File |
Line number |
Procedure |
Code |
./pkg/thsice/THSICE_TAVE.h |
50 |
NO PROCEDURE |
_RL ice_frwAtm_Ave(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
./pkg/thsice/THSICE_TAVE.h |
60 |
NO PROCEDURE |
& ice_flxAtm_Ave,ice_frwAtm_Ave,ice_albedo_Ave, |
./pkg/thsice/thsice_ave.F |
92 |
THSICE_AVE |
CALL TIMEAVE_CUMULATE( ice_frwAtm_Ave, icFrwAtm, |
./pkg/thsice/thsice_output.F |
133 |
THSICE_OUTPUT |
CALL TIMEAVE_NORMALIZE(ice_frwAtm_Ave,ice_timeAve, 1 , |
./pkg/thsice/thsice_output.F |
174 |
THSICE_OUTPUT |
CALL WRITE_REC_XY_RL(fn, ice_frwAtm_Ave,kl, myIter, myThid ) |
./pkg/thsice/thsice_output.F |
226 |
THSICE_OUTPUT |
& 'frwAtm_ave',ice_frwAtm_Ave,myThid) |
./pkg/thsice/thsice_output.F |
250 |
THSICE_OUTPUT |
CALL TIMEAVE_RESET(ice_frwAtm_Ave, 1, bi,bj, myThid) |
./pkg/thsice/thsice_output.F |
77 |
THSICE_OUTPUT |
CALL TIMEAVE_RESET(ice_frwAtm_Ave, 1, bi, bj, myThid) |