| Symbol | Description | Uses |
| startIceModel | =1 : start ice model at nIter0 ; =0 : use pickup files -1 : start from a small pickup (without Mix.Layer) | 7 |
| File | Line number | Procedure | Code |
| ./pkg/thsice/THSICE_PARAMS.h | 174 | NO PROCEDURE |
& startIceModel, nitMaxTsf, thSIceAdvScheme |
| ./pkg/thsice/THSICE_PARAMS.h | 176 | NO PROCEDURE |
INTEGER startIceModel |
| ./pkg/thsice/thsice_ini_vars.F | 112 | THSICE_INI_VARS |
IF ( startIceModel.LE.0 .AND. |
| ./pkg/thsice/thsice_read_pickup.F | 57 | THSICE_READ_PICKUP |
IF ( stepFwd_oceMxL .AND. startIceModel.EQ.0 ) THEN |
| ./pkg/thsice/thsice_readparms.F | 131 | THSICE_READPARMS |
startIceModel = 0 |
| ./pkg/thsice/thsice_readparms.F | 312 | THSICE_READPARMS |
WRITE(iUnit,*) 'ThSI: startIceModel =',startIceModel |
| ./pkg/thsice/thsice_readparms.F | 63 | THSICE_READPARMS |
& startIceModel, stepFwd_oceMxL, thSIce_calc_albNIR, |