| Symbol | Description | Uses |
| hiMax | Maximum thickness for ice (m) | 7 |
| File | Line number | Procedure | Code |
| ./pkg/thsice/THSICE_PARAMS.h | 114 | NO PROCEDURE |
_RL hiMax |
| ./pkg/thsice/THSICE_PARAMS.h | 80 | NO PROCEDURE |
& himin, Terrmax, hiMax, hsMax, |
| ./pkg/thsice/thsice_calc_thickn.F | 523 | THSICE_CALC_THICKN |
IF (hi.GT.hiMax) THEN |
| ./pkg/thsice/thsice_calc_thickn.F | 525 | THSICE_CALC_THICKN |
chi=hi-hiMax |
| ./pkg/thsice/thsice_readparms.F | 115 | THSICE_READPARMS |
hiMax = 10. _d 0 |
| ./pkg/thsice/thsice_readparms.F | 247 | THSICE_READPARMS |
WRITE(iUnit,*) 'ThSI: hiMax =',hiMax |
| ./pkg/thsice/thsice_readparms.F | 58 | THSICE_READPARMS |
& himin, Terrmax, nitMaxTsf, hiMax, hsMax, |