| Symbol | Description | Uses |
| swdown_errfile | 6 |
| File | Line number | Procedure | Code |
| ./pkg/ecco/ecco_readparms.F | 200 | ECCO_READPARMS |
swdown_errfile = ' ' |
| ./pkg/ecco/ecco_readparms.F | 81 | ECCO_READPARMS |
& precip_errfile, swflux_errfile, swdown_errfile, |
| ./pkg/ecco/ecco_cost_weights.F | 1011 | ECCO_COST_WEIGHTS |
if ( swdown_errfile .NE. ' ' ) then |
| ./pkg/ecco/ecco_cost_weights.F | 1012 | ECCO_COST_WEIGHTS |
call MDSREADFIELD( swdown_errfile, cost_iprec, cost_yftype, nnz, |
| ./pkg/ecco/ecco_cost.h | 750 | NO PROCEDURE |
& swdown_errfile, |
| ./pkg/ecco/ecco_cost.h | 782 | NO PROCEDURE |
character*(MAX_LEN_FNAM) swdown_errfile |