Symbol Description Uses
UI 5



File Line number Procedure Code
./pkg/seaice/advect.F 109 ADVECT
     &           *   UI(I+1,J,  bi,bj) -
./pkg/seaice/advect.F 111 ADVECT
     &           *   UI(I  ,J,  bi,bj) )*maskInC(i,j,bi,bj)
./pkg/seaice/advect.F 132 ADVECT
            afx(I,J) = _dyG(I,J,bi,bj) * UI(I,J,bi,bj)
./pkg/seaice/advect.F 28 ADVECT
      _RL UI     (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
./pkg/seaice/advect.F 7 ADVECT
      SUBROUTINE ADVECT( UI,VI,fld,fldNm1,iceMsk,myThid )