Symbol Description Uses
EmPmRtave 9



File Line number Procedure Code
./pkg/seaice/SEAICE_TAVE.h 23 NO PROCEDURE
     &        FUtave, FVtave, EmPmRtave, QNETtave, QSWtave,
./pkg/seaice/SEAICE_TAVE.h 29 NO PROCEDURE
      _RL EmPmRtave (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
./pkg/seaice/seaice_init_varia.F 364 SEAICE_INIT_VARIA
        CALL TIMEAVE_RESET( EmPmRtave, 1, bi, bj, myThid )
./pkg/seaice/seaice_output.F 200 SEAICE_OUTPUT
           EmPmRtave(i,j,bi,bj)=
./pkg/seaice/seaice_output.F 201 SEAICE_OUTPUT
     &         EmPmRtave(i,j,bi,bj)+EmPmR(i,j,bi,bj) *deltaTClock
./pkg/seaice/seaice_output.F 254 SEAICE_OUTPUT
          CALL TIMEAVE_NORMALIZE( EmPmRtave,
./pkg/seaice/seaice_output.F 300 SEAICE_OUTPUT
     &        'si_EmPmRtave',EmPmRtave,myThid)
./pkg/seaice/seaice_output.F 319 SEAICE_OUTPUT
         CALL WRITE_FLD_XY_RL('EmPmRtave.',suff,EmPmRtave,myIter,myThid)
./pkg/seaice/seaice_output.F 333 SEAICE_OUTPUT
          CALL TIMEAVE_RESET( EmPmRtave, 1, bi, bj, myThid )