File |
Line number |
Procedure |
Code |
./pkg/exf/exf_init.F |
61 |
EXF_INIT |
& aqhconst, aqh, aqh0, aqh1, mythid ) |
./pkg/exf/exf_getffields.F |
186 |
EXF_GETFFIELDS |
& aqh, aqh0, aqh1, aqhmask, |
./pkg/exf/exf_fields.h |
179 |
NO PROCEDURE |
common /exfl_aqh_r/ aqh0, aqh1 |
./pkg/exf/exf_fields.h |
180 |
NO PROCEDURE |
_RL aqh0 (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 |
95 |
NO PROCEDURE |
_RS aqh0 (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
./pkg/seaice/seaice_get_forcing.F |
106 |
SEAICE_GET_FORCING |
CALL INIT_ARRAY_RS( aqh0 , initValue, myThid ) |
./pkg/seaice/seaice_get_forcing.F |
161 |
SEAICE_GET_FORCING |
CALL READ_REC_XY_RS( fName,aqh0,iRec ,myIter,myThid ) |
./pkg/seaice/seaice_get_forcing.F |
215 |
SEAICE_GET_FORCING |
_EXCH_XY_R4( aqh0, myThid ) |
./pkg/seaice/seaice_get_forcing.F |
293 |
SEAICE_GET_FORCING |
CALL READ_REC_XY_RS( fName,aqh0,iRec,myIter,myThid ) |
./pkg/seaice/seaice_get_forcing.F |
346 |
SEAICE_GET_FORCING |
_EXCH_XY_R4(aqh0, myThid ) |
./pkg/seaice/seaice_get_forcing.F |
450 |
SEAICE_GET_FORCING |
aqh(i,j,bi,bj) = bWghtFlux * aqh0(i,j,bi,bj) + |
./pkg/seaice/seaice_get_forcing.F |
473 |
SEAICE_GET_FORCING |
aqh(i,j,bi,bj) = aWghtFlux * aqh0(i,j,bi,bj) + |