Symbol Description Uses
aWghtSSS 6



File Line number Procedure Code
./pkg/seaice/seaice_get_forcing.F 392 SEAICE_GET_FORCING
      aWghtSSS = mod(YearTime-SSSforcingStart,SSSforcingPeriod) /
./pkg/seaice/seaice_get_forcing.F 394 SEAICE_GET_FORCING
      bWghtSSS=ONE-aWghtSSS
./pkg/seaice/seaice_get_forcing.F 395 SEAICE_GET_FORCING
      IF ( aWghtSSS .EQ. 0 .AND. saltClimFile .NE. ' ') THEN
./pkg/seaice/seaice_get_forcing.F 48 SEAICE_GET_FORCING
     &     aWghtSSS,bWghtSSS,aWghtSST,bWghtSST
./pkg/seaice/seaice_get_forcing.F 498 SEAICE_GET_FORCING
     &                        aWghtSSS  *   SSSsi1(i,j,bi,bj)
./pkg/seaice/seaice_get_forcing.F 508 SEAICE_GET_FORCING
           SSS(i,j,bi,bj)   = aWghtSSS  *   SSSsi0(i,j,bi,bj) +