Symbol Description Uses
vice Files with boundary conditions, 5



File Line number Procedure Code
./pkg/seaice/seaice_growth.F 1169 SEAICE_GROWTH
     &       -0.5 _d 0*(vice(i,j,bi,bj)+vice(i,j+1,bi,bj))
./pkg/seaice/seaice_growth.F 768 SEAICE_GROWTH
     &          -0.5 _d 0*(vice(i,j,bi,bj)+vice(i,j+1,bi,bj)))**2
./pkg/seaice/seaice_model.F 159 SEAICE_MODEL
       IF ( useOBCS ) CALL OBCS_ADJUST_UVICE( uice, vice, myThid )