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 161 SEAICE_INIT_VARIA
        CALL TIMEAVE_RESET( VICEtave , 1, bi, bj, myThid )
./pkg/seaice/seaice_output.F 170 SEAICE_OUTPUT
           VICEtave(i,j,bi,bj) =
./pkg/seaice/seaice_output.F 171 SEAICE_OUTPUT
     &         VICEtave(i,j,bi,bj) +VICE(i,j,bi,bj)*deltaTclock
./pkg/seaice/seaice_output.F 212 SEAICE_OUTPUT
          CALL TIMEAVE_NORMALIZE( VICEtave,
./pkg/seaice/seaice_output.F 238 SEAICE_OUTPUT
     &        'si_VICEtave',VICEtave,myThid)
./pkg/seaice/seaice_output.F 263 SEAICE_OUTPUT
         CALL WRITE_FLD_XY_RL('VICEtave.' ,suff,VICEtave ,myIter,myThid)
./pkg/seaice/seaice_output.F 277 SEAICE_OUTPUT
          CALL TIMEAVE_RESET( VICEtave , 1, bi, bj, myThid )