File |
Line number |
Procedure |
Code |
./pkg/exf/exf_init.F |
82 |
EXF_INIT |
& lwdownconst, lwdown, lwdown0, lwdown1, mythid ) |
./pkg/exf/exf_getffields.F |
280 |
EXF_GETFFIELDS |
& lwdown, lwdown0, lwdown1, lwdownmask, |
./pkg/exf/exf_fields.h |
211 |
NO PROCEDURE |
& swdown, lwdown, swdown0, swdown1, lwdown0, lwdown1 |
./pkg/exf/exf_fields.h |
216 |
NO PROCEDURE |
_RL lwdown0 (1-olx:snx+olx,1-oly:sny+oly,nsx,nsy) |
./pkg/seaice/SEAICE_FFIELDS.h |
86 |
NO PROCEDURE |
& atemp0, atemp1, aqh0, aqh1, lwdown0, lwdown1, |
./pkg/seaice/SEAICE_FFIELDS.h |
97 |
NO PROCEDURE |
_RS lwdown0 (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
./pkg/seaice/seaice_get_forcing.F |
109 |
SEAICE_GET_FORCING |
CALL INIT_ARRAY_RS( lwdown0 , initValue, myThid ) |
./pkg/seaice/seaice_get_forcing.F |
167 |
SEAICE_GET_FORCING |
CALL READ_REC_XY_RS( fName,lwdown0,iRec ,myIter,myThid ) |
./pkg/seaice/seaice_get_forcing.F |
217 |
SEAICE_GET_FORCING |
_EXCH_XY_R4( lwdown0, myThid ) |
./pkg/seaice/seaice_get_forcing.F |
302 |
SEAICE_GET_FORCING |
CALL READ_REC_XY_RS( fName,lwdown0,iRec,myIter,myThid ) |
./pkg/seaice/seaice_get_forcing.F |
347 |
SEAICE_GET_FORCING |
_EXCH_XY_R4(lwdown0, myThid ) |
./pkg/seaice/seaice_get_forcing.F |
452 |
SEAICE_GET_FORCING |
lwdown(i,j,bi,bj) = bWghtFlux * lwdown0(i,j,bi,bj) + |
./pkg/seaice/seaice_get_forcing.F |
475 |
SEAICE_GET_FORCING |
lwdown(i,j,bi,bj) = aWghtFlux * lwdown0(i,j,bi,bj) + |