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 160 SEAICE_INIT_VARIA
        CALL TIMEAVE_RESET( UICEtave , 1, bi, bj, myThid )
./pkg/seaice/seaice_output.F 168 SEAICE_OUTPUT
           UICEtave(i,j,bi,bj) =
./pkg/seaice/seaice_output.F 169 SEAICE_OUTPUT
     &         UICEtave(i,j,bi,bj) +UICE(i,j,bi,bj)*deltaTclock
./pkg/seaice/seaice_output.F 210 SEAICE_OUTPUT
          CALL TIMEAVE_NORMALIZE( UICEtave,
./pkg/seaice/seaice_output.F 236 SEAICE_OUTPUT
     &        'si_UICEtave',UICEtave,myThid)
./pkg/seaice/seaice_output.F 262 SEAICE_OUTPUT
         CALL WRITE_FLD_XY_RL('UICEtave.' ,suff,UICEtave ,myIter,myThid)
./pkg/seaice/seaice_output.F 276 SEAICE_OUTPUT
          CALL TIMEAVE_RESET( UICEtave , 1, bi, bj, myThid )