Symbol Description Uses
atempFile 10



File Line number Procedure Code
./pkg/seaice/seaice_get_forcing.F 152 SEAICE_GET_FORCING
       IF ( atempFile .NE. ' ' ) THEN
./pkg/seaice/seaice_get_forcing.F 153 SEAICE_GET_FORCING
        iEnd = ILNBLNK( atempFile ) - 4
./pkg/seaice/seaice_get_forcing.F 154 SEAICE_GET_FORCING
        WRITE(fName,'(A,I4.4)') atempFile(1:iEnd), CurrentYear
./pkg/seaice/seaice_get_forcing.F 280 SEAICE_GET_FORCING
       IF ( atempFile .NE. ' ' ) THEN
./pkg/seaice/seaice_get_forcing.F 281 SEAICE_GET_FORCING
        iEnd = ILNBLNK( atempFile ) - 4
./pkg/seaice/seaice_get_forcing.F 282 SEAICE_GET_FORCING
        WRITE(fName,'(A,I4.4)') atempFile(1:iEnd), CurrentYear
./pkg/seaice/seaice_readparms.F 116 SEAICE_READPARMS
      atempFile  = ' '
./pkg/seaice/seaice_readparms.F 47 SEAICE_READPARMS
     & uwindFile, vwindFile, atempFile, aqhFile, lwdownFile,
./pkg/seaice/SEAICE_PARAMS.h 55 NO PROCEDURE
      CHARACTER*(MAX_LEN_FNAM) atempFile
./pkg/seaice/SEAICE_PARAMS.h 63 NO PROCEDURE
      COMMON /SEAICE_PARM_C/ uwindFile, vwindFile, atempFile, aqhFile,