File |
Line number |
Procedure |
Code |
./pkg/seaice/seaice_get_forcing.F |
164 |
SEAICE_GET_FORCING |
IF ( lwdownFile .NE. ' ' ) THEN |
./pkg/seaice/seaice_get_forcing.F |
165 |
SEAICE_GET_FORCING |
iEnd = ILNBLNK( lwdownFile ) - 4 |
./pkg/seaice/seaice_get_forcing.F |
166 |
SEAICE_GET_FORCING |
WRITE(fName,'(A,I4.4)') lwdownFile(1:iEnd), CurrentYear |
./pkg/seaice/seaice_get_forcing.F |
298 |
SEAICE_GET_FORCING |
IF ( lwdownFile .NE. ' ' ) THEN |
./pkg/seaice/seaice_get_forcing.F |
299 |
SEAICE_GET_FORCING |
iEnd = ILNBLNK( lwdownFile ) - 4 |
./pkg/seaice/seaice_get_forcing.F |
300 |
SEAICE_GET_FORCING |
WRITE(fName,'(A,I4.4)') lwdownFile(1:iEnd), CurrentYear |
./pkg/seaice/seaice_readparms.F |
118 |
SEAICE_READPARMS |
lwdownFile = ' ' |
./pkg/seaice/seaice_readparms.F |
47 |
SEAICE_READPARMS |
& uwindFile, vwindFile, atempFile, aqhFile, lwdownFile, |
./pkg/seaice/SEAICE_PARAMS.h |
57 |
NO PROCEDURE |
CHARACTER*(MAX_LEN_FNAM) lwdownFile |
./pkg/seaice/SEAICE_PARAMS.h |
64 |
NO PROCEDURE |
& lwdownFile, swdownFile, precipFile, evapFile, runoffFile, |