Symbol Description Uses
SEAICE_no_slip apply no slip boundary conditions to seaice velocity 9



File Line number Procedure Code
./pkg/seaice/SEAICE_PARAMS.h 127 NO PROCEDURE
     &     SEAICE_no_slip, SEAICE_2ndOrderBC, 
./pkg/seaice/SEAICE_PARAMS.h 155 NO PROCEDURE
     &     SEAICE_no_slip, SEAICE_2ndOrderBC,
./pkg/seaice/seaice_calc_strainrates.F 170 SEAICE_CALC_STRAINRATES
        IF ( SEAICE_no_slip .AND. SEAICE_2ndOrderBC ) THEN
./pkg/seaice/seaice_calc_strainrates.F 91 SEAICE_CALC_STRAINRATES
      IF ( SEAICE_no_slip ) noSlipFac = 1. _d 0
./pkg/seaice/seaice_calc_viscosities.F 213 SEAICE_CALC_VISCOSITIES
        IF (.NOT.SEAICE_no_slip) THEN
./pkg/seaice/seaice_readparms.F 105 SEAICE_READPARMS
     & SEAICE_no_slip, SEAICE_2ndOrderBC,
./pkg/seaice/seaice_readparms.F 288 SEAICE_READPARMS
      SEAICE_no_slip     = .FALSE.
./pkg/seaice/seaice_readparms.F 838 SEAICE_READPARMS
      IF ( .NOT. SEAICE_no_slip ) SEAICE_2ndOrderBC = .FALSE.
./pkg/seaice/seaice_summary.F 194 SEAICE_SUMMARY
      CALL WRITE_0D_L ( SEAICE_no_slip, INDEX_NONE,