File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -472,18 +472,18 @@ CLM (standalone only).
472472` CLM:update_T ` : (integer) Flag for updating of CLM's ground and
473473vegetation temperature.
474474
475- ` 0 `
475+ ` CLM:update_T= 0`
476476: No update of ground and vegetation temperature
477477
478- ` 1 `
478+ ` CLM:update_T= 1`
479479: Update of ground and vegetation temperature, based on
480480 Kustas2009-observation operator
481481
482- ` 2 `
482+ ` CLM:update_T= 2`
483483: Update of ground and vegetation temperature based on TSKIN in
484484 observation operator
485485
486- ` 3 `
486+ ` CLM:update_T= 3`
487487: Update of first-layer-soil-temperature and vegetation temperature
488488 based on TSKIN in observation operator
489489
@@ -492,10 +492,10 @@ vegetation temperature.
492492Variable names in this subsection reflect the conventions from
493493Kustas2009, not from CLM model.
494494
495- Eq(7) from Kustas2009
496- ( < http://dx.doi.org/10.1016/j.agrformet.2009.05.016 > )
495+ LST is compared to the surface temperature $T_R$ defined by
496+ Kustas2009:
497497
498- {attribution="Kustas2009"}
498+ {attribution="Kustas2009 ( < http://dx.doi.org/10.1016/j.agrformet.2009.05.016 > ), Eq(7) "}
499499> \begin{align* }
500500> T_R(\phi) \approx \left[ f_C(\phi) T_ {C}^{4} + (1 - f_C(\phi)) T_ {S}^{4} \right] ^{\frac{1}{4}}
501501> \end{align* }
You can’t perform that action at this time.
0 commit comments