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_TAVE.h 46 NO PROCEDURE
      _RL ice_flx2oc_Ave(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
./pkg/thsice/THSICE_TAVE.h 59 NO PROCEDURE
     &                 ice_flx2oc_Ave,ice_frw2oc_Ave,ice_salFx_Ave,
./pkg/thsice/thsice_ave.F 99 THSICE_AVE
       CALL TIMEAVE_CUMULATE( ice_flx2oc_Ave, Qnet,
./pkg/thsice/thsice_check_conserv.F 93 THSICE_CHECK_CONSERV
          ice_flx2oc_Ave(i,j,bi,bj) = ice_flx2oc_Ave(i,j,bi,bj)
./pkg/thsice/thsice_output.F 124 THSICE_OUTPUT
         CALL TIMEAVE_NORMALIZE(ice_flx2oc_Ave, ice_timeAve, 1 ,
./pkg/thsice/thsice_output.F 166 THSICE_OUTPUT
         CALL WRITE_REC_XY_RL( fn, ice_flx2oc_Ave, 8, myIter, myThid )
./pkg/thsice/thsice_output.F 219 THSICE_OUTPUT
     &                    'flx2oc_ave',ice_flx2oc_Ave,myThid)
./pkg/thsice/thsice_output.F 246 THSICE_OUTPUT
         CALL TIMEAVE_RESET(ice_flx2oc_Ave, 1, bi,bj, myThid)
./pkg/thsice/thsice_output.F 73 THSICE_OUTPUT
         CALL TIMEAVE_RESET(ice_flx2oc_Ave, 1, bi, bj, myThid)