Symbol Description Uses
FVtave 9



File Line number Procedure Code
./pkg/seaice/SEAICE_DIAGS.h 17 NO PROCEDURE
      _RL FVtave    (1-OLx:sNx+OLx,1-OLy:sNy+OLy,1,nSx,nSy)
./pkg/seaice/SEAICE_DIAGS.h 26 NO PROCEDURE
     &        FUtave, FVtave, EmPmRtave, QNETtave, QSWtave,
./pkg/seaice/seaice_do_diags.F 188 SEAICE_DO_DIAGS
          FVtave(i,j,1,bi,bj)   =
./pkg/seaice/seaice_do_diags.F 189 SEAICE_DO_DIAGS
     &         FVtave(i,j,1,bi,bj)   +FV(i,j,bi,bj)    *deltaTclock
./pkg/seaice/seaice_do_diags.F 244 SEAICE_DO_DIAGS
         CALL TIMEAVE_NORMALIZ(FVtave   ,SEAICE_timeave, 1,
./pkg/seaice/seaice_do_diags.F 278 SEAICE_DO_DIAGS
     &        'FVtave',FVtave,myThid)
./pkg/seaice/seaice_do_diags.F 296 SEAICE_DO_DIAGS
         CALL WRITE_FLD_XY_RL('FVtave.'   ,suff,FVtave   ,myIter,myThid)
./pkg/seaice/seaice_do_diags.F 312 SEAICE_DO_DIAGS
         CALL TIMEAVE_RESET(FVtave   ,1,bi,bj,myThid)
./pkg/seaice/seaice_init.F 46 SEAICE_INIT
        CALL TIMEAVE_RESET(FVtave   ,1,bi,bj,myThid)