Symbol | Description | Uses |
dhs | 4 |
File | Line number | Procedure | Code |
./pkg/thsice/thsice_calc_thickn.F | 103 | THSICE_CALC_THICKN |
_RL dhs ! change in snow thickness |
./pkg/thsice/thsice_calc_thickn.F | 434 | THSICE_CALC_THICKN |
dhs = dhi * rhoi / rhos |
./pkg/thsice/thsice_calc_thickn.F | 435 | THSICE_CALC_THICKN |
rqh = rhoi*qicen(1)*hnew(1) + rhos*qsnow*dhs |
./pkg/thsice/thsice_calc_thickn.F | 439 | THSICE_CALC_THICKN |
hs = hs - dhs |