| File |
Line number |
Procedure |
Code |
|
./pkg/exf/EXF_PARAM.h |
386 |
NO PROCEDURE |
character*(128) vstressfile |
|
./pkg/exf/EXF_PARAM.h |
549 |
NO PROCEDURE |
& vstressfile, vstressmask, |
|
./pkg/exf/exf_check.F |
178 |
EXF_CHECK |
& (vstress_interpMethod.GE.1 .AND. vstressfile.NE.' ') ) THEN |
|
./pkg/exf/exf_check.F |
188 |
EXF_CHECK |
& vstress_interpMethod.EQ.0 .OR. vstressfile.EQ.' ' ) THEN |
|
./pkg/exf/exf_check.F |
210 |
EXF_CHECK |
& (vstress_interpMethod.EQ.0 .AND. vstressfile.NE.' ') ) THEN |
|
./pkg/exf/exf_check.F |
212 |
EXF_CHECK |
IF ( ustressfile .NE. ' ' .OR. vstressfile .NE. ' ' ) THEN |
|
./pkg/exf/exf_check.F |
61 |
EXF_CHECK |
IF ( ustressfile .NE. ' ' .OR. vstressfile .NE. ' ' ) THEN |
|
./pkg/exf/exf_getffields.F |
66 |
EXF_GETFFIELDS |
I vstressfile, vstressstartdate, vstressperiod, |
|
./pkg/exf/exf_getforcing.F |
170 |
EXF_GETFORCING |
& .AND. vstressfile.NE.' ' ) |
|
./pkg/exf/exf_init.F |
80 |
EXF_INIT |
& .and. vstressfile .NE. ' ' ) then |
|
./pkg/exf/exf_init.F |
84 |
EXF_INIT |
& vstressfile, vstressperiod, exf_inscal_vstress, vstressmask, |
|
./pkg/exf/exf_init_fixed.F |
161 |
EXF_INIT_FIXED |
IF ( vstressfile .NE. ' ' .AND. vstressperiod .GT. 0. ) THEN |
|
./pkg/exf/exf_init_fixed.F |
461 |
EXF_INIT_FIXED |
uvInterp_stress = ustressfile.NE.' ' .AND. vstressfile.NE.' ' |
|
./pkg/exf/exf_readparms.F |
100 |
EXF_READPARMS |
& ustressfile, vstressfile, evapfile, |
|
./pkg/exf/exf_readparms.F |
563 |
EXF_READPARMS |
vstressfile = ' ' |
|
./pkg/exf/exf_readparms.F |
928 |
EXF_READPARMS |
& (vstress_interpMethod.GE.1 .AND. vstressfile.NE.' ') ) |
|
./pkg/exf/exf_summary.F |
306 |
EXF_SUMMARY |
il = ilnblnk(vstressfile) |
|
./pkg/exf/exf_summary.F |
325 |
EXF_SUMMARY |
&' >> ',vstressfile(1:il),' <<' |