Symbol Description Uses
SSTsi0 9



File Line number Procedure Code
./pkg/seaice/SEAICE_FFIELDS.h 109 NO PROCEDURE
      _RS  SSTsi0   (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
./pkg/seaice/SEAICE_FFIELDS.h 88 NO PROCEDURE
     &     runoff0, runoff1, SSSsi0, SSSsi1, SSTsi0, SSTsi1
./pkg/seaice/seaice_get_forcing.F 125 SEAICE_GET_FORCING
       CALL INIT_ARRAY_RS( SSTsi0  , initValue, myThid )
./pkg/seaice/seaice_get_forcing.F 199 SEAICE_GET_FORCING
        CALL READ_REC_XY_RS( fName,SSTsi0,iRec  ,myIter,myThid )
./pkg/seaice/seaice_get_forcing.F 227 SEAICE_GET_FORCING
       _EXCH_XY_R4( SSTsi0,  myThid )
./pkg/seaice/seaice_get_forcing.F 376 SEAICE_GET_FORCING
        CALL READ_REC_XY_RS( fName,SSTsi0,iRec,myIter,myThid )
./pkg/seaice/seaice_get_forcing.F 382 SEAICE_GET_FORCING
        _EXCH_XY_R4( SSTsi0, myThid )
./pkg/seaice/seaice_get_forcing.F 522 SEAICE_GET_FORCING
           SST(i,j,bi,bj)   = bWghtSST  *   SSTsi0(i,j,bi,bj) +
./pkg/seaice/seaice_get_forcing.F 533 SEAICE_GET_FORCING
           SST(i,j,bi,bj)   = aWghtSST  *   SSTsi0(i,j,bi,bj) +