Symbol | Description | Uses |
mwater0 | 4 |
File | Line number | Procedure | Code |
./pkg/thsice/thsice_calc_thickn.F | 109 | THSICE_CALC_THICKN |
_RL mwater0 ! fresh water mass gained/lost (kg/m^2) |
./pkg/thsice/thsice_calc_thickn.F | 162 | THSICE_CALC_THICKN |
mwater0 = rhos*hs + rhoi*hi |
./pkg/thsice/thsice_calc_thickn.F | 339 | THSICE_CALC_THICKN |
fresh = (mwater0 - (rhos*hs + rhoi*hi))/dt |
./pkg/thsice/thsice_calc_thickn.F | 509 | THSICE_CALC_THICKN |
& (mwater0-(rhos*hs+rhoi*hi))/dt,evap,fresh,fsalt |