File |
Line number |
Procedure |
Code |
./pkg/exf/exf_init.F |
75 |
EXF_INIT |
& evapconst, evap, evap0, evap1, mythid ) |
./pkg/exf/exf_getffields.F |
253 |
EXF_GETFFIELDS |
& evap, evap0, evap1, evapmask, |
./pkg/exf/exf_fields.h |
204 |
NO PROCEDURE |
common /exfl_evap_r/ evap0, evap1 |
./pkg/exf/exf_fields.h |
206 |
NO PROCEDURE |
_RL evap1 (1-olx:snx+olx,1-oly:sny+oly,nsx,nsy) |
./pkg/seaice/SEAICE_FFIELDS.h |
104 |
NO PROCEDURE |
_RS evap1 (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_get_forcing.F |
118 |
SEAICE_GET_FORCING |
CALL INIT_ARRAY_RS( evap1 , initValue, myThid ) |
./pkg/seaice/seaice_get_forcing.F |
186 |
SEAICE_GET_FORCING |
CALL READ_REC_XY_RS( fName,evap1,iRec+1,myIter,myThid ) |
./pkg/seaice/seaice_get_forcing.F |
224 |
SEAICE_GET_FORCING |
_EXCH_XY_R4( evap1, myThid ) |
./pkg/seaice/seaice_get_forcing.F |
331 |
SEAICE_GET_FORCING |
CALL READ_REC_XY_RS( fName,evap1,iRec,myIter,myThid ) |
./pkg/seaice/seaice_get_forcing.F |
359 |
SEAICE_GET_FORCING |
_EXCH_XY_R4(evap1, myThid ) |
./pkg/seaice/seaice_get_forcing.F |
459 |
SEAICE_GET_FORCING |
& aWghtFlux * evap1(i,j,bi,bj) |
./pkg/seaice/seaice_get_forcing.F |
482 |
SEAICE_GET_FORCING |
& bWghtFlux * evap1(i,j,bi,bj) |