212 | | ''ϑ'',,ind,wall,win,, is the weighted temperature of innermost wall and window layer. |
213 | | {{{ |
214 | | #!Latex |
215 | | \begin{align*} |
216 | | & \vartheta_{ind,wall,win} = x_{wall,veg}\cdot\vartheta_{wall,veg}+x_{win,hv}\cdot\vartheta_{win} |
217 | | \end{align*} |
218 | | }}} |
219 | | The fractions for wall/vegetation ''𝑥'',,𝑤𝑎𝑙𝑙,𝑣𝑒𝑔,, and window ''𝑥'',,𝑤𝑖𝑛,ℎ𝑣,, are parameters of the [wiki:doc/tec/lsm Land surface model (LSM)]. |
220 | | The temperatures for of wall/vegetation ''𝜗'',,𝑤𝑎𝑙𝑙,𝑣𝑒𝑔,, and for windows ''𝜗'',,𝑤𝑖𝑛,, are parameters of [wiki:doc/tec/usm USM].\\ |
| 212 | ''ϑ'',,ind,wall,, is the weighted temperature of innermost wall layer. |
| 213 | {{{ |
| 214 | #!Latex |
| 215 | \begin{align*} |
| 216 | & \vartheta_{ind,wall} = x_{wall}\cdot\vartheta_{wall}+x_{win,hv}\cdot\vartheta_{win}+x_{veg}\cdot\vartheta_{veg} |
| 217 | \end{align*} |
| 218 | }}} |
| 219 | The fractions for wall/vegetation ''𝑥'',,𝑤𝑎𝑙𝑙,𝑣𝑒𝑔,, and window ''𝑥'',,𝑤𝑖𝑛,ℎ𝑣,, are parameters imported from [wiki:doc/tec/lsm Land surface model (LSM)]. |
| 220 | The temperatures for wall/vegetation ''𝜗'',,𝑤𝑎𝑙𝑙,𝑣𝑒𝑔,, and for windows ''𝜗'',,𝑤𝑖𝑛,, are parameters imported from [wiki:doc/tec/usm USM].\\ |
336 | | ''q'',,wall,win,, is the heat flux through the walls and windows. |
337 | | {{{ |
338 | | #!Latex |
339 | | \begin{align*} |
340 | | & q_{wall,win}=H_{t,ms} \cdot \frac {\vartheta_s-\vartheta_m}{A_{fac,el}-A_{fac,win}} |
| 336 | ''q'',,wall,, is the heat flux through the walls. |
| 337 | {{{ |
| 338 | #!Latex |
| 339 | \begin{align*} |
| 340 | & q_{wall}=H_{t,wm} \cdot \frac {\vartheta_{ind,wall}-\vartheta_m}{A_{fac,el}-A_{fac,win}} |
| 341 | \end{align*} |
| 342 | }}} |
| 343 | |
| 344 | ''q'',,win,, is the heat flux through windows. |
| 345 | |
| 346 | {{{ |
| 347 | #!Latex |
| 348 | \begin{align*} |
| 349 | & q_{win}=H_{t,es} \cdot \frac {\vartheta_e-\vartheta_s}{A_{fac,el}-A_{fac,win}} |