|
private |
[in] | nsoil | compute snow (up to 3l) and soil (4l) temperature. note that snow temperatures during melting season may exceed melting point (tfrz) but later in phasechange subroutine the snow temperatures are reset to tfrz for melting snow. |
[in] | nsoil | no of soil layers (4) |
[in] | nsnow | maximum no of snow layers (3) |
[in] | isnow | actual no of snow layers |
[in] | dt | time step (s) |
[in] | ssoil | ground heat flux (w/m2) |
[in] | snowh | snow depth (m) |
[in] | zbot | from soil surface (m) |
[in] | zsnso | layer-bot. depth from snow surf.(m) |
[in] | df | thermal conductivity |
[in] | hcpct | heat capacity (j/m3/k) |
Definition at line 1729 of file module_sf_noahmp_glacier.F90.
References hrt_glacier(), and hstep_glacier().
Referenced by energy_glacier().