Changes between Version 48 and Version 49 of doc/tec/lsm


Ignore:
Timestamp:
Jun 30, 2017 12:30:43 PM (8 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/lsm

    v48 v49  
    106106#!Latex
    107107\begin{equation*}
    108  \tilde m = \sum\limits_{k = 1}^4 R_k\ max(m_\mathrm{soil,k}, m_\mathrm{wilt})
     108 \tilde m = \sum\limits_{k = 1}^N R_k\ max(m_\mathrm{soil,k}, m_\mathrm{wilt})
    109109\end{equation*}
    110110}}}
     
    114114$R_k$: Root fraction in layer $k$
    115115}}}
     116and N is the number of soil layers.
    116117
    117118The bare soil resistance is given by
     
    273274#!Latex
    274275\begin{equation*}
    275 m_\mathrm{total} = \sum \limits_{k = 1}^4 R_\mathrm{fr}(k)\ m_\mathrm{soil}(k)
     276m_\mathrm{total} = \sum \limits_{k = 1}^N R_\mathrm{fr}(k)\ m_\mathrm{soil}(k)
    276277\end{equation*}
    277278}}}
     
    280281#!Latex
    281282\begin{equation*}
    282 \sum \limits_{k = 1}^4 R_\mathrm{fr}(k) = 1 .
     283\sum \limits_{k = 1}^N R_\mathrm{fr}(k) = 1 .
    283284\end{equation*}
    284285}}}