Symbol Description Uses
ice_flx2oc_Ave cumulated heat flux out of the ocean (+=up) [W/m2] 10



File Line number Procedure Code
./pkg/thsice/thsice_ave.F 101 THSICE_AVE
       CALL TIMEAVE_CUMULATE(ice_flx2oc_Ave, Qnet,
./pkg/thsice/THSICE_TAVE.h 48 NO PROCEDURE
      _RL ice_flx2oc_Ave(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
./pkg/thsice/THSICE_TAVE.h 61 NO PROCEDURE
     &                 ice_flx2oc_Ave,ice_frw2oc_Ave,ice_salFx_Ave,
./pkg/thsice/thsice_check_conserv.F 83 THSICE_CHECK_CONSERV
          ice_flx2oc_Ave(i,j,bi,bj) = ice_flx2oc_Ave(i,j,bi,bj)
./pkg/thsice/thsice_output.F 119 THSICE_OUTPUT
         CALL TIMEAVE_NORMALIZ(ice_flx2oc_Ave, ice_timeAve, 1 ,
./pkg/thsice/thsice_output.F 208 THSICE_OUTPUT
     &        ice_flx2oc_Ave, 9, myIter, myThid )
./pkg/thsice/thsice_output.F 252 THSICE_OUTPUT
         CALL MNC_CW_RL_W('D',fn,0,0,'flx2oc_ave',ice_flx2oc_Ave,myThid)
./pkg/thsice/thsice_output.F 280 THSICE_OUTPUT
         CALL TIMEAVE_RESET(ice_flx2oc_Ave, 1, bi,bj, myThid)
./pkg/thsice/thsice_output.F 68 THSICE_OUTPUT
         CALL TIMEAVE_RESET(ice_flx2oc_Ave, 1, bi, bj, myThid)