Symbol | Description | Uses |
SSS | Sea surface salinity in psu for relaxation | 20 |
File | Line number | Procedure | Code |
./pkg/seaice/seaice_do_diags.F | 87 | SEAICE_DO_DIAGS |
CALL PLOT_FIELD_XYRS( SSS , 'Current SSS ', myIter, myThid ) |
./pkg/seaice/seaice_get_forcing.F | 497 | SEAICE_GET_FORCING |
SSS(i,j,bi,bj) = bWghtSSS * SSSsi0(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) + |