Symbol Description Uses
SST Sea surface temperature in degrees C for relaxation 19



File Line number Procedure Code
./pkg/seaice/seaice_do_diags.F 88 SEAICE_DO_DIAGS
       CALL PLOT_FIELD_XYRS( SST   , 'Current SST   ', myIter, 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) +