Changes between Version 440 and Version 441 of doc/app/initialization_parameters


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

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/initialization_parameters

    v440 v441  
    17591759}}}
    17601760{{{#!td
    1761 If [#turbulent_inflow] = .TRUE., two recycling methods for the thermodynamic quantities theta and q are available:\\\\
    1762 
    1763 '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]).\\\\
    1764 
    1765 '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].
     1761If [#turbulent_inflow turbulent_inflow] = .TRUE., two recycling methods for the thermodynamic quantities theta and q are available:\\\\
     1762
     1763'turbulent_fluctuation': Turbulent fluctuations of theta (and q if humidity = .TRUE.) are recycled and added to the inflow profile, see [#turbulent_inflow 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 pt_damping_factor]).\\\\
     1764
     1765'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 large_scale_subsidence].
    17661766}}}
    17671767|----------------