| File |
Line number |
Procedure |
Code |
|
./pkg/exf/exf_init.F |
65 |
EXF_INIT |
& precipconst, precip, precip0, precip1, mythid ) |
|
./pkg/exf/exf_getffields.F |
210 |
EXF_GETFFIELDS |
& precip, precip0, precip1, precipmask, |
|
./pkg/exf/exf_fields.h |
185 |
NO PROCEDURE |
common /exfl_precip_r/ precip0, precip1 |
|
./pkg/exf/exf_fields.h |
187 |
NO PROCEDURE |
_RL precip1 (1-olx:snx+olx,1-oly:sny+oly,nsx,nsy) |
|
./pkg/seaice/SEAICE_FFIELDS.h |
102 |
NO PROCEDURE |
_RS precip1 (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 |
116 |
SEAICE_GET_FORCING |
CALL INIT_ARRAY_RS( precip1 , initValue, myThid ) |
|
./pkg/seaice/seaice_get_forcing.F |
180 |
SEAICE_GET_FORCING |
CALL READ_REC_XY_RS( fName,precip1,iRec+1,myIter,myThid ) |
|
./pkg/seaice/seaice_get_forcing.F |
222 |
SEAICE_GET_FORCING |
_EXCH_XY_R4( precip1, myThid ) |
|
./pkg/seaice/seaice_get_forcing.F |
322 |
SEAICE_GET_FORCING |
CALL READ_REC_XY_RS( fName,precip1,iRec,myIter,myThid ) |
|
./pkg/seaice/seaice_get_forcing.F |
358 |
SEAICE_GET_FORCING |
_EXCH_XY_R4(precip1, myThid ) |
|
./pkg/seaice/seaice_get_forcing.F |
457 |
SEAICE_GET_FORCING |
& aWghtFlux * precip1(i,j,bi,bj) |
|
./pkg/seaice/seaice_get_forcing.F |
480 |
SEAICE_GET_FORCING |
& bWghtFlux * precip1(i,j,bi,bj) |