| Symbol | Description | Uses |
| Terrmax | temperature convergence precision (C) | 8 |
| File | Line number | Procedure | Code |
| ./pkg/thsice/THSICE_PARAMS.h | 113 | NO PROCEDURE |
_RL Terrmax |
| ./pkg/thsice/THSICE_PARAMS.h | 80 | NO PROCEDURE |
& himin, Terrmax, hiMax, hsMax, |
| ./pkg/thsice/thsice_solve4temp.F | 250 | THSICE_SOLVE4TEMP |
dTsf = Terrmax |
| ./pkg/thsice/thsice_solve4temp.F | 254 | THSICE_SOLVE4TEMP |
IF ( ABS(dTsf).GE.Terrmax ) THEN |
| ./pkg/thsice/thsice_solve4temp.F | 343 | THSICE_SOLVE4TEMP |
& .AND. ABS(dTsf).GE.Terrmax ) THEN |
| ./pkg/thsice/thsice_readparms.F | 113 | THSICE_READPARMS |
Terrmax = 5.0 _d -1 |
| ./pkg/thsice/thsice_readparms.F | 245 | THSICE_READPARMS |
WRITE(iUnit,*) 'ThSI: Terrmax =',Terrmax |
| ./pkg/thsice/thsice_readparms.F | 58 | THSICE_READPARMS |
& himin, Terrmax, nitMaxTsf, hiMax, hsMax, |