Symbol Description Uses
UICEtave 9



File Line number Procedure Code
./pkg/seaice/SEAICE_TAVE.h 24 NO PROCEDURE
     &        UICEtave, VICEtave, HEFFtave, AREAtave
./pkg/seaice/SEAICE_TAVE.h 32 NO PROCEDURE
      _RL UICEtave  (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
./pkg/seaice/seaice_init_varia.F 367 SEAICE_INIT_VARIA
        CALL TIMEAVE_RESET( UICEtave , 1, bi, bj, myThid )
./pkg/seaice/seaice_output.F 206 SEAICE_OUTPUT
           UICEtave(i,j,bi,bj) =
./pkg/seaice/seaice_output.F 207 SEAICE_OUTPUT
     &         UICEtave(i,j,bi,bj) +UICE(i,j,bi,bj)*deltaTClock
./pkg/seaice/seaice_output.F 260 SEAICE_OUTPUT
          CALL TIMEAVE_NORMALIZE( UICEtave,
./pkg/seaice/seaice_output.F 292 SEAICE_OUTPUT
     &        'si_UICEtave',UICEtave,myThid)
./pkg/seaice/seaice_output.F 322 SEAICE_OUTPUT
         CALL WRITE_FLD_XY_RL('UICEtave.' ,suff,UICEtave ,myIter,myThid)
./pkg/seaice/seaice_output.F 336 SEAICE_OUTPUT
          CALL TIMEAVE_RESET( UICEtave , 1, bi, bj, myThid )