Symbol Description Uses
hiMax Maximum thickness for ice (m) 7



File Line number Procedure Code
./pkg/thsice/THSICE_PARAMS.h 111 NO PROCEDURE
      _RL  hiMax
./pkg/thsice/THSICE_PARAMS.h 78 NO PROCEDURE
     &  himin, Terrmax, hiMax, hsMax,
./pkg/thsice/thsice_calc_thickn.F 446 THSICE_CALC_THICKN
      if (hi.gt.hiMax) then
./pkg/thsice/thsice_calc_thickn.F 448 THSICE_CALC_THICKN
         chi=hi-hiMax
./pkg/thsice/thsice_readparms.F 113 THSICE_READPARMS
      hiMax      = 10. _d 0
./pkg/thsice/thsice_readparms.F 227 THSICE_READPARMS
      WRITE(iUnit,*) 'ThSI: hiMax   =',hiMax
./pkg/thsice/thsice_readparms.F 57 THSICE_READPARMS
     &  himin, Terrmax, nitMaxTsf, hiMax, hsMax,