Symbol | Description | Uses |
fracEnFreez | fraction of energy going to lateral freezing (vs height increase) | 9 |
File | Line number | Procedure | Code |
./pkg/thsice/THSICE_PARAMS.h | 132 | NO PROCEDURE |
_RL fracEnFreez |
./pkg/thsice/THSICE_PARAMS.h | 92 | NO PROCEDURE |
& fracEnMelt, fracEnFreez, |
./pkg/thsice/thsice_calc_thickn.F | 258 | THSICE_CALC_THICKN |
c1Frz = fracEnFreez**rec_pLaw |
./pkg/thsice/thsice_calc_thickn.F | 259 | THSICE_CALC_THICKN |
c2Frz = (1. _d 0 -fracEnFreez)**rec_pLaw |
./pkg/thsice/thsice_calc_thickn.F | 353 | THSICE_CALC_THICKN |
xxFrz = fracEnFreez-xxFrz |
./pkg/thsice/thsice_calc_thickn.F | 373 | THSICE_CALC_THICKN |
Fbot(i,j) = (1. _d 0 - fracEnFreez)*fzMlOc(i,j) |
./pkg/thsice/thsice_readparms.F | 144 | THSICE_READPARMS |
fracEnFreez= 0. _d 0 |
./pkg/thsice/thsice_readparms.F | 329 | THSICE_READPARMS |
WRITE(iUnit,fmtR) 'ThSI:', 'fracEnFreez =', fracEnFreez |
./pkg/thsice/thsice_readparms.F | 63 | THSICE_READPARMS |
& fracEnMelt, fracEnFreez, hThinIce, hThickIce, hNewIceMax |