Changes between Version 438 and Version 439 of doc/app/initialization_parameters


Ignore:
Timestamp:
Nov 12, 2019 12:17:29 PM (5 years ago)
Author:
oliver.maas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/initialization_parameters

    v438 v439  
    17591759}}}
    17601760{{{#!td
    1761 For the thermodynamic quantities theta and q, there are two recycling methods available:\\\\
    1762 \\\\
    1763 'turbulent_fluctuation': Turbulent fluctuations (deviation from the mean profile) are recycled, see inflow_turbulence for a detailed description. This method is also used for all other quantities.\\
    1764 \\\\
    1765 'absolute_value': The absolute instantaneous values of theta and q (if humidity = .TRUE.) are recycled (mapped from the recycling plane to the inflow boundary).
    1766 
     1761If turbulent_inflow = .TRUE., two recycling methods for the thermodynamic quantities theta and q are available:\\\\
     1762'turbulent_fluctuation': Turbulent fluctuations of theta (and q if humidity = .TRUE.) are recycled and added to the inflow profile, see [#turbulent_inflow] for a detailed description. This method is the default method and is also used for all other prognostic quantities. If surface heating/cooling or a surface waterflux is applied, a horizontal temperature (humidity) gradient inside the boundary layer wil develop, because the temperature/humidity profiles at the inflow are constant. The resulting horizontal differences in buoyancy can trigger an undesired circulation inside the entire domain and instabilities at the inflow boundary (see [#pt_damping_factor]).\\
     1763'absolute_value': The absolute instantaneous values of theta (and q if humidity = .TRUE.) are recycled, so that the potential temperature (humidity) values at the inflow boundary and the recycling plane are identical. With this method there is no horizontal temperature (humidity) gradient and thus the circulation and the instabilities at the inflow boundary will not occur. Note that the mean inflow profile of the potential temperature (humidity) will now change in time (growing boundary layer), in contrast to the inflow profile of all other quantities (e.g. u,v,w) that are constant. In order to avoid this mismatch, the boundary layer height should be kept constant by applying a [#large_scale_subsidence].
    17671764}}}
    17681765|----------------