| File |
Line number |
Procedure |
Code |
|
./pkg/exf/EXF_PARAM.h |
385 |
NO PROCEDURE |
character*(128) ustressfile |
|
./pkg/exf/EXF_PARAM.h |
548 |
NO PROCEDURE |
& ustressfile, ustressmask, |
|
./pkg/exf/exf_check.F |
177 |
EXF_CHECK |
IF ( (ustress_interpMethod.GE.1 .AND. ustressfile.NE.' ') .OR. |
|
./pkg/exf/exf_check.F |
187 |
EXF_CHECK |
IF ( ustress_interpMethod.EQ.0 .OR. ustressfile.EQ.' ' .OR. |
|
./pkg/exf/exf_check.F |
209 |
EXF_CHECK |
IF ( (ustress_interpMethod.EQ.0 .AND. ustressfile.NE.' ') .OR. |
|
./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 |
62 |
EXF_GETFFIELDS |
I ustressfile, ustressstartdate, ustressperiod, |
|
./pkg/exf/exf_getforcing.F |
169 |
EXF_GETFORCING |
IF ( stressIsOnCgrid .AND. ustressfile.NE.' ' |
|
./pkg/exf/exf_init.F |
65 |
EXF_INIT |
& .and. ustressfile .NE. ' ' ) then |
|
./pkg/exf/exf_init.F |
69 |
EXF_INIT |
& ustressfile, ustressperiod, exf_inscal_ustress, ustressmask, |
|
./pkg/exf/exf_init_fixed.F |
152 |
EXF_INIT_FIXED |
IF ( ustressfile .NE. ' ' .AND. ustressperiod .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 |
562 |
EXF_READPARMS |
ustressfile = ' ' |
|
./pkg/exf/exf_readparms.F |
927 |
EXF_READPARMS |
IF ( (ustress_interpMethod.GE.1 .AND. ustressfile.NE.' ') .OR. |
|
./pkg/exf/exf_summary.F |
277 |
EXF_SUMMARY |
il = ilnblnk(ustressfile) |
|
./pkg/exf/exf_summary.F |
296 |
EXF_SUMMARY |
&' >> ',ustressfile(1:il),' <<' |