File |
Line number |
Procedure |
Code |
./pkg/seaice/SEAICE_FFIELDS.h |
107 |
NO PROCEDURE |
_RS SSSsi0 (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 |
122 |
SEAICE_GET_FORCING |
CALL INIT_ARRAY_RS( SSSsi0 , initValue, myThid ) |
./pkg/seaice/seaice_get_forcing.F |
205 |
SEAICE_GET_FORCING |
CALL READ_REC_XY_RS( saltClimFile,SSSsi0,iRec ,myIter,myThid ) |
./pkg/seaice/seaice_get_forcing.F |
229 |
SEAICE_GET_FORCING |
_EXCH_XY_R4( SSSsi0, myThid ) |
./pkg/seaice/seaice_get_forcing.F |
399 |
SEAICE_GET_FORCING |
CALL READ_REC_XY_RS( saltClimFile,SSSsi0,iRec,myIter,myThid ) |
./pkg/seaice/seaice_get_forcing.F |
405 |
SEAICE_GET_FORCING |
_EXCH_XY_R4( SSSsi0, 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) + |