Symbol | Description | Uses |
Terrmax | Temperature convergence criteria [oC] | 7 |
File | Line number | Procedure | Code |
./pkg/thsice/THSICE_PARAMS.h | 125 | NO PROCEDURE |
_RL Terrmax |
./pkg/thsice/THSICE_PARAMS.h | 89 | NO PROCEDURE |
& Tf0kel, Tmlt1, Terrmax, |
./pkg/thsice/thsice_readparms.F | 115 | THSICE_READPARMS |
Terrmax = 5.0 _d -1 |
./pkg/thsice/thsice_readparms.F | 286 | THSICE_READPARMS |
WRITE(iUnit,*) 'ThSI: Terrmax =',Terrmax |
./pkg/thsice/thsice_readparms.F | 58 | THSICE_READPARMS |
& Tf0kel, Terrmax, nitMaxTsf, |
./pkg/thsice/thsice_solve4temp.F | 378 | THSICE_SOLVE4TEMP |
dTsrf(i,j) = Terrmax |
./pkg/thsice/thsice_solve4temp.F | 481 | THSICE_SOLVE4TEMP |
iceFlag(i,j) = ABS(dTsrf(i,j)).GE.Terrmax |