File |
Line number |
Procedure |
Code |
./pkg/exf/exf_init.F |
80 |
EXF_INIT |
& swdownconst, swdown, swdown0, swdown1, mythid ) |
./pkg/exf/exf_getffields.F |
268 |
EXF_GETFFIELDS |
& swdown, swdown0, swdown1, swdownmask, |
./pkg/exf/exf_fields.h |
211 |
NO PROCEDURE |
& swdown, lwdown, swdown0, swdown1, lwdown0, lwdown1 |
./pkg/exf/exf_fields.h |
214 |
NO PROCEDURE |
_RL swdown0 (1-olx:snx+olx,1-oly:sny+oly,nsx,nsy) |
./pkg/seaice/SEAICE_FFIELDS.h |
87 |
NO PROCEDURE |
& swdown0, swdown1, precip0, precip1, evap0, evap1, |
./pkg/seaice/SEAICE_FFIELDS.h |
99 |
NO PROCEDURE |
_RS swdown0 (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
./pkg/seaice/seaice_get_forcing.F |
112 |
SEAICE_GET_FORCING |
CALL INIT_ARRAY_RS( swdown0 , initValue, myThid ) |
./pkg/seaice/seaice_get_forcing.F |
173 |
SEAICE_GET_FORCING |
CALL READ_REC_XY_RS( fName,swdown0,iRec ,myIter,myThid ) |
./pkg/seaice/seaice_get_forcing.F |
219 |
SEAICE_GET_FORCING |
_EXCH_XY_R4( swdown0, myThid ) |
./pkg/seaice/seaice_get_forcing.F |
311 |
SEAICE_GET_FORCING |
CALL READ_REC_XY_RS( fName,swdown0,iRec,myIter,myThid ) |
./pkg/seaice/seaice_get_forcing.F |
348 |
SEAICE_GET_FORCING |
_EXCH_XY_R4(swdown0, myThid ) |
./pkg/seaice/seaice_get_forcing.F |
454 |
SEAICE_GET_FORCING |
swdown(i,j,bi,bj) = bWghtFlux * swdown0(i,j,bi,bj) + |
./pkg/seaice/seaice_get_forcing.F |
477 |
SEAICE_GET_FORCING |
swdown(i,j,bi,bj) = aWghtFlux * swdown0(i,j,bi,bj) + |