Symbol Description Uses
seconds 5



File Line number Procedure Code
./pkg/seaice/seaice_get_forcing.F 50 SEAICE_GET_FORCING
      _RL year, seconds, YearTime, four
./pkg/seaice/seaice_get_forcing.F 62 SEAICE_GET_FORCING
               seconds = 366.*24.*60.*60.
./pkg/seaice/seaice_get_forcing.F 64 SEAICE_GET_FORCING
               seconds = 365.*24.*60.*60.
./pkg/seaice/seaice_get_forcing.F 66 SEAICE_GET_FORCING
            if( YearTime-seconds .ge. 0. ) then
./pkg/seaice/seaice_get_forcing.F 67 SEAICE_GET_FORCING
               YearTime = YearTime-seconds