Changes between Version 48 and Version 49 of doc/tec/lsm
- Timestamp:
- Jun 30, 2017 12:30:43 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/lsm
v48 v49 106 106 #!Latex 107 107 \begin{equation*} 108 \tilde m = \sum\limits_{k = 1}^ 4R_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}) 109 109 \end{equation*} 110 110 }}} … … 114 114 $R_k$: Root fraction in layer $k$ 115 115 }}} 116 and N is the number of soil layers. 116 117 117 118 The bare soil resistance is given by … … 273 274 #!Latex 274 275 \begin{equation*} 275 m_\mathrm{total} = \sum \limits_{k = 1}^ 4R_\mathrm{fr}(k)\ m_\mathrm{soil}(k)276 m_\mathrm{total} = \sum \limits_{k = 1}^N R_\mathrm{fr}(k)\ m_\mathrm{soil}(k) 276 277 \end{equation*} 277 278 }}} … … 280 281 #!Latex 281 282 \begin{equation*} 282 \sum \limits_{k = 1}^ 4R_\mathrm{fr}(k) = 1 .283 \sum \limits_{k = 1}^N R_\mathrm{fr}(k) = 1 . 283 284 \end{equation*} 284 285 }}}