Symbol Description Uses
runoffFile 10



File Line number Procedure Code
./pkg/seaice/seaice_get_forcing.F 188 SEAICE_GET_FORCING
       IF ( runoffFile .NE. ' ' ) THEN
./pkg/seaice/seaice_get_forcing.F 189 SEAICE_GET_FORCING
        iEnd = ILNBLNK( runoffFile ) - 4
./pkg/seaice/seaice_get_forcing.F 190 SEAICE_GET_FORCING
        WRITE(fName,'(A,I4.4)') runoffFile(1:iEnd), CurrentYear
./pkg/seaice/seaice_get_forcing.F 334 SEAICE_GET_FORCING
       IF ( runoffFile .NE. ' ' ) THEN
./pkg/seaice/seaice_get_forcing.F 335 SEAICE_GET_FORCING
        iEnd = ILNBLNK( runoffFile ) - 4
./pkg/seaice/seaice_get_forcing.F 336 SEAICE_GET_FORCING
        WRITE(fName,'(A,I4.4)') runoffFile(1:iEnd), CurrentYear
./pkg/seaice/seaice_readparms.F 122 SEAICE_READPARMS
      runoffFile = ' '
./pkg/seaice/seaice_readparms.F 48 SEAICE_READPARMS
     & swdownFile, precipFile, evapFile, runoffFile, HeffFile,
./pkg/seaice/SEAICE_PARAMS.h 61 NO PROCEDURE
      CHARACTER*(MAX_LEN_FNAM) runoffFile
./pkg/seaice/SEAICE_PARAMS.h 64 NO PROCEDURE
     &     lwdownFile, swdownFile, precipFile, evapFile, runoffFile,