Symbol Description Uses
VICEtave 9



File Line number Procedure Code
./pkg/seaice/SEAICE_TAVE.h 24 NO PROCEDURE
     &        UICEtave, VICEtave, HEFFtave, AREAtave
./pkg/seaice/SEAICE_TAVE.h 33 NO PROCEDURE
      _RL VICEtave  (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
./pkg/seaice/seaice_init_varia.F 368 SEAICE_INIT_VARIA
        CALL TIMEAVE_RESET( VICEtave , 1, bi, bj, myThid )
./pkg/seaice/seaice_output.F 208 SEAICE_OUTPUT
           VICEtave(i,j,bi,bj) =
./pkg/seaice/seaice_output.F 209 SEAICE_OUTPUT
     &         VICEtave(i,j,bi,bj) +VICE(i,j,bi,bj)*deltaTClock
./pkg/seaice/seaice_output.F 262 SEAICE_OUTPUT
          CALL TIMEAVE_NORMALIZE( VICEtave,
./pkg/seaice/seaice_output.F 294 SEAICE_OUTPUT
     &        'si_VICEtave',VICEtave,myThid)
./pkg/seaice/seaice_output.F 323 SEAICE_OUTPUT
         CALL WRITE_FLD_XY_RL('VICEtave.' ,suff,VICEtave ,myIter,myThid)
./pkg/seaice/seaice_output.F 337 SEAICE_OUTPUT
          CALL TIMEAVE_RESET( VICEtave , 1, bi, bj, myThid )