16 | | where ''C'',,0,, and ''T'',,0,, are the heat capacity and radiative temperature of the surface skin layer, respectively. ''R'',,n,,, ''H'', ''LE'', and ''G'' are the net radiation, sensible heat flux, latent heat flux, and ground (soil) heat flux at the surface, respectively. ''H'' is calculated as |
| 16 | where ''C'',,0,, and ''T'',,0,, are the heat capacity and radiative temperature of the surface skin layer, respectively. ''R'',,n,,, ''H'', ''LE'', and ''G'' are the net radiation, sensible heat flux, latent heat flux, and ground (soil) heat flux at the surface, respectively. |
| 17 | |
| 18 | === Parameterization of ''H'' === |
| 19 | ''H'' is calculated as |
39 | | with ''Λ'' being the heat conductivity between skin layer and the soil, and ''T'',,soil,1,, being the temperature of the uppermost soil layer. The latent heat flux is calculated as |
| 43 | with ''Λ'' being the heat conductivity between skin layer and the soil, and ''T'',,soil,1,, being the temperature of the uppermost soil layer. |
| 44 | |
| 45 | === Parameterization of ''LE'' === |
| 46 | The latent heat flux is calculated as |
| 86 | |
| 87 | === Prognostic equation for the liquid water reservoir === |
| 88 | The prognostic equation for the liquid water stored on plants and bare soil ''m'',,liq,, reads |
| 89 | {{{ |
| 90 | #!Latex |
| 91 | \begin{equation*} |
| 92 | \dfrac{d m_\mathrm{liq}}{dt} = \dfrac{LE_\mathrm{liq}}{\rho_\mathrm{l}\ l_\mathrm{v}} |
| 93 | \end{equation*} |
| 94 | }}} |
| 95 | |
| 96 | The total evapotranspiration is then calculated as |
| 97 | {{{ |
| 98 | #!Latex |
| 99 | \begin{equation*} |
| 100 | LE = c_\mathrm{veg} (1 - c_\mathrm{liq})\ LE_\mathrm{veg} + c_\mathrm{liq}\ c_\mathrm{veg}\ LE_\mathrm{liq} + (1 - c_\mathrm{veg}) \ LE_\mathrm{soil} |
| 101 | \end{equation*} |
| 102 | }}} |
| 103 | where ''c'',,veg,,, and ''c'',,liq,, is the surface fraction covered with vegetation and liquid water, respectively. |
| 104 | |