Changes between Version 56 and Version 57 of doc/tec/lsm


Ignore:
Timestamp:
Nov 20, 2019 11:40:43 AM (6 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/lsm

    v56 v57  
    143143#!Latex
    144144\begin{equation*}
    145 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}
     145LE = c_\mathrm{veg} (1 - c_\mathrm{liq})\ LE_\mathrm{veg} + c_\mathrm{liq}\ LE_\mathrm{liq} + (1 - c_\mathrm{liq}) (1 - c_\mathrm{veg}) \ LE_\mathrm{soil}
    146146\end{equation*}
    147147}}}
     
    157157\end{equation*}
    158158}}}
    159 For positive values of ''LE'',,liq,,, liquid water is evaporating from the surface, while negative values indicate precipitation (rain, dew).
     159The maximum amount of water that can be stored on plants is calculated via
     160{{{
     161#!Latex
     162\begin{equation*}
     163m_\mathrm{liq,max} = \min\left(1, m_\mathrm{liq,ref}\ c_\mathrm{veg}\ LAI + (1 - c_\mathrm{veg})\right)\;,
     164\end{equation*}
     165}}}
     166where ''m'',,,liq,ref,,, = 0.2 mm is the reference liquid water column on a single leaf or bare soil. Exceeding liquid water is directly removed from the surface and infiltrated in the underlying soil. For positive values of ''LE'',,liq,,, liquid water is evaporating from the surface, while negative values indicate precipitation (rain, dew).
    160167
    161168== Soil model ==