|
private |
| [in] | nsoil | number of soil layers |
| [in] | nsnow | maximum no. of snow layers |
| [in] | isnow | actual no. of snow layers |
| [in] | ist | surface type |
| [in] | dt | time step [s] |
| [in] | snice | snow ice mass (kg/m2) |
| [in] | snliq | snow liq mass (kg/m2) |
| [in] | shdfac | green vegetation fraction [0.0-1.0] |
| [in] | dzsnso | thickness of snow/soil layers [m] |
| [in] | smc | soil moisture (ice + liq.) [m3/m3] |
| [in] | sh2o | liquid soil moisture [m3/m3] |
| [in] | snowh | snow height [m] |
| [in] | tg | surface temperature (k) |
| [in] | stc | snow/soil/lake temp. (k) |
| [in] | ur | wind speed at zlvl (m/s) |
| [in] | lat | latitude (radians) |
| [in] | z0m | roughness length (m) |
| [in] | zlvl | reference height (m) |
| [in] | vegtyp | vegtyp type |
| [out] | df | thermal conductivity [w/m/k] |
| [out] | hcpct | heat capacity [j/m3/k] |
| [out] | snicev | partial volume of ice [m3/m3] |
| [out] | snliqv | partial volume of liquid water [m3/m3] |
| [out] | epore | effective porosity [m3/m3] |
| [out] | fact | computing energy for phase change |
Definition at line 2468 of file module_sf_noahmplsm.F90.
References csnow(), and tdfcnd().
Referenced by energy().