Symbol Description Uses
SEAICE_deltaMin small number used to reduce singularities of Delta 12



File Line number Procedure Code
./pkg/seaice/SEAICE_PARAMS.h 492 NO PROCEDURE
      _RL SEAICE_deltaMin
./pkg/seaice/SEAICE_PARAMS.h 544 NO PROCEDURE
     &    SEAICE_deltaMin, SEAICE_area_reg, SEAICE_hice_reg,
./pkg/seaice/seaice_calc_viscosities.F 149 SEAICE_CALC_VISCOSITIES
          deltaCreg = MAX(deltaC(I,J,bi,bj),SEAICE_deltaMin)
./pkg/seaice/seaice_calc_viscosities.F 89 SEAICE_CALC_VISCOSITIES
      deltaMinSq = SEAICE_deltaMin**2
./pkg/seaice/seaice_evp.F 195 SEAICE_EVP
      deltaMinSq = SEAICE_deltaMin**2
./pkg/seaice/seaice_evp.F 422 SEAICE_EVP
            deltaCreg  = deltaC(I,J,bi,bj) + SEAICE_deltaMin
./pkg/seaice/seaice_evp.F 424 SEAICE_EVP
            deltaCreg  = MAX(deltaC(I,J,bi,bj),SEAICE_deltaMin)
./pkg/seaice/seaice_readparms.F 164 SEAICE_READPARMS
     & SEAICE_deltaMin, SEAICE_area_reg, SEAICE_hice_reg,
./pkg/seaice/seaice_readparms.F 508 SEAICE_READPARMS
      SEAICE_deltaMin   = UNSET_RL
./pkg/seaice/seaice_readparms.F 665 SEAICE_READPARMS
      IF ( SEAICE_deltaMin .EQ. UNSET_RL ) SEAICE_deltaMin = SEAICE_EPS
./pkg/seaice/seaice_summary.F 714 SEAICE_SUMMARY
      CALL WRITE_0D_RL( SEAICE_deltaMin   ,INDEX_NONE,