File |
Line number |
Procedure |
Code |
./pkg/exf/EXF_PARAM.h |
361 |
NO PROCEDURE |
character*(128) vstressfile |
./pkg/exf/EXF_PARAM.h |
558 |
NO PROCEDURE |
& vstressfile, |
./pkg/exf/exf_check.F |
129 |
EXF_CHECK |
if ( ustressfile .NE. ' ' .and. vstressfile .NE. ' ' ) then |
./pkg/exf/exf_check.F |
149 |
EXF_CHECK |
IF ( ustressfile .NE. ' ' .OR. vstressfile .NE. ' ' ) THEN |
./pkg/exf/exf_getffields.F |
70 |
EXF_GETFFIELDS |
& vstressfile, vstressstartdate, vstressperiod, |
./pkg/exf/exf_getffields.F |
84 |
EXF_GETFFIELDS |
& vstressfile, vstressstartdate, vstressperiod, |
./pkg/exf/exf_getforcing.F |
166 |
EXF_GETFORCING |
& .AND. vstressfile.NE.' ' ) |
./pkg/exf/exf_init.F |
84 |
EXF_INIT |
& .and. vstressfile .NE. ' ' ) then |
./pkg/exf/exf_init.F |
89 |
EXF_INIT |
& vstressfile, vstressperiod, exf_inscal_vstress, vstressmask, |
./pkg/exf/exf_init_fixed.F |
124 |
EXF_INIT_FIXED |
IF ( vstressfile .NE. ' ' .AND. vstressperiod .GT. 0. ) THEN |
./pkg/exf/exf_readparms.F |
504 |
EXF_READPARMS |
vstressfile = ' ' |
./pkg/exf/exf_readparms.F |
90 |
EXF_READPARMS |
& ustressfile, vstressfile, evapfile, |
./pkg/exf/exf_summary.F |
286 |
EXF_SUMMARY |
il = ilnblnk(vstressfile) |
./pkg/exf/exf_summary.F |
305 |
EXF_SUMMARY |
&' >> ',vstressfile(1:il),' <<' |