Symbol Description Uses
SSTforcingPeriod 4



File Line number Procedure Code
./pkg/seaice/seaice_get_forcing.F 195 SEAICE_GET_FORCING
       iRec = int((YearTime-SSTforcingStart)/SSTforcingPeriod) + 1
./pkg/seaice/seaice_get_forcing.F 366 SEAICE_GET_FORCING
      iRec = int((YearTime-SSTforcingStart)/SSTforcingPeriod) + 2
./pkg/seaice/seaice_get_forcing.F 367 SEAICE_GET_FORCING
      aWghtSST = mod(YearTime-SSTforcingStart,SSTforcingPeriod) /
./pkg/seaice/seaice_get_forcing.F 368 SEAICE_GET_FORCING
     &        SSTforcingPeriod