Changes between Version 35 and Version 36 of doc/tec/lsm


Ignore:
Timestamp:
Jun 16, 2016 1:15:35 PM (9 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/lsm

    v35 v36  
    166166#!Latex
    167167$(\rho C)_\mathrm{soil}$: Volumetric heat capacity of the soil layer\\
    168 $\lambda_T$: Thermal heat conductivity of the soil layer
    169 }}}
    170 The volumetric heat capacity is calculated as
     168$\lambda_T$: Heat conductivity of the soil layer
     169}}}
     170The heat conductivity is calculated as
    171171{{{
    172172#!Latex
     
    298298When prescribing grid points with water surface (i.e. {{{veg_class = 14,15}}}), the energy balance is solved as for land surface without evaporation from vegetation canopy and bare soil. Moreover, the water temperature is constant and time and is derived from the value of {{{pt_surface}}} at model start. In order to obtain realistic results, it is required to set a zero heat capacity for the ocean skin layer (e.g. {{{c_surface = 0.0}}}).
    299299
    300 A special feature of the treatment of water surfaces is the treatment of surface roughness chances due to water waves. The roughness lengths for momentum, heat, and moisture (''z'',,0,,, ''z'',,0,h,,, and ''z'',,0,q, respectively) are hence calculated after [#beljaars Beljaars (1994)] at each grid point as:
     300A special feature of the treatment of water surfaces is the treatment of surface roughness chances due to water waves. The roughness lengths for momentum, heat, and moisture (''z'',,0,,, ''z'',,0,h,,, and ''z'',,0,q,, respectively) are hence calculated after [#beljaars Beljaars (1994)] at each grid point as:
    301301{{{
    302302#!Latex
     
    304304z_0 &= \dfrac{0.11 \nu}{u_\ast} + \alpha_\mathrm{Ch} \dfrac{u_\ast^2}{g}\\
    305305z_\mathrm{0,h} &= \dfrac{0.4 \nu}{u_\ast}\\
    306 z_\mathrm{0,h} &= \dfrac{0.62 \nu}{u_\ast}
     306z_\mathrm{0,q} &= \dfrac{0.62 \nu}{u_\ast}
    307307\end{align*}
    308308}}}