File |
Line number |
Procedure |
Code |
./pkg/exf/EXF_PARAM.h |
360 |
NO PROCEDURE |
character*(128) ustressfile |
./pkg/exf/EXF_PARAM.h |
557 |
NO PROCEDURE |
& ustressfile, |
./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_check.F |
58 |
EXF_CHECK |
IF ( ustressfile .NE. ' ' .OR. ustressfile .NE. ' ' ) THEN |
./pkg/exf/exf_getffields.F |
65 |
EXF_GETFFIELDS |
& ustressfile, ustressstartdate, ustressperiod, |
./pkg/exf/exf_getffields.F |
78 |
EXF_GETFFIELDS |
& ustressfile, ustressstartdate, ustressperiod, |
./pkg/exf/exf_getforcing.F |
165 |
EXF_GETFORCING |
IF ( stressIsOnCgrid .AND. ustressfile.NE.' ' |
./pkg/exf/exf_init.F |
68 |
EXF_INIT |
& .and. ustressfile .NE. ' ' ) then |
./pkg/exf/exf_init.F |
73 |
EXF_INIT |
& ustressfile, ustressperiod, exf_inscal_ustress, ustressmask, |
./pkg/exf/exf_init_fixed.F |
108 |
EXF_INIT_FIXED |
IF ( ustressfile .NE. ' ' .AND. ustressperiod .GT. 0. ) THEN |
./pkg/exf/exf_readparms.F |
503 |
EXF_READPARMS |
ustressfile = ' ' |
./pkg/exf/exf_readparms.F |
90 |
EXF_READPARMS |
& ustressfile, vstressfile, evapfile, |
./pkg/exf/exf_summary.F |
262 |
EXF_SUMMARY |
il = ilnblnk(ustressfile) |
./pkg/exf/exf_summary.F |
281 |
EXF_SUMMARY |
&' >> ',ustressfile(1:il),' <<' |