Changes between Version 177 and Version 178 of doc/app/initialization_parameters


Ignore:
Timestamp:
Aug 21, 2012 11:35:42 AM (12 years ago)
Author:
fricke
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/initialization_parameters

    v177 v178  
    876876|----------------
    877877{{{#!td style="vertical-align:top"
     878[=#pt_damping_factor '''pt_damping_factor''']
     879}}}
     880{{{#!td style="vertical-align:top"
     881R
     882}}}
     883{{{#!td style="vertical-align:top"
     8840.0
     885}}}
     886{{{#!td
     887Factor for damping the potential temperature.\\\\
     888In case of non-cyclic lateral boundary conditions (see [#bc_lr bc_lr] or [#bc_ns bc_ns]), a damping is applied to the potential temperature if a non-zero value is assigned to '''pt_damping_factor'''.
     889If switched on, temperature is forced towards the value of their respective basic state (defined by the initial profile of the temperature).
     890The intensity of damping is controlled by the value '''pt_damping_factor'''. The damping starts weakly at a distance from the inflow boundary
     891defined by [#pt_damping_width pt_damping_width] and rises according to a sin^2^-function to its maximum value at the inflow.\\\\
     892
     893This method effectively damps gravity waves at the inflow boundary in case of non-cyclic lateral boundary conditions (see [#bc_lr bc_lr] or [#bc_ns bc_ns]).
     894If the damping factor is too low, gravity waves can develop within the damping domain and if the damping factor is too high, gravity waves can develop in front of the damping domain.
     895}}}
     896|----------------
     897{{{#!td style="vertical-align:top"
     898[=#pt_damping_width '''pt_damping_width''']
     899}}}
     900{{{#!td style="vertical-align:top"
     901R
     902}}}
     903{{{#!td style="vertical-align:top"
     9040.0
     905}}}
     906{{{#!td
     907Width of the damping domain of the potential temperature (in m).\\\\
     908In case of non-cyclic lateral boundary conditions (see [#bc_lr bc_lr] or [#bc_ns bc_ns]), this parameter determines the range where damping of the potential temperature is applied. The damping domain starts at the inflow boundary and ranges to the value of '''pt_damping_width'''. The intensity of the damping is applied by [#pt_damping_factor pt_damping_factor].
     909}}}
     910|----------------
     911{{{#!td style="vertical-align:top"
    878912[=#pt_reference '''pt_reference''']
    879913}}}
     
    11441178Boundary condition along x (for all quantities).\\\\
    11451179By default, a cyclic boundary condition is used along x.\\\\
    1146 '''bc_lr''' may also be assigned the values '' 'dirichlet/radiation' '' (inflow from left, outflow to the right) or '' 'radiation/dirichlet' '' (inflow from right, outflow to the left). This requires the multi-grid method to be used for solving the Poisson equation for perturbation pressure (see [#psolver psolver]) and it also requires cyclic boundary conditions along y (see [#bc_ns bc_ns]).\\\\
    1147 In case of these non-cyclic lateral boundaries, a Dirichlet condition is used at the inflow for all quantities (initial vertical profiles - see [#initializing_actions initializing_actions] - are fixed during the run) except u, to which a Neumann (zero gradient) condition is applied. At the outflow, a radiation condition is used for all velocity components, while a Neumann (zero gradient) condition is used for the scalars. For perturbation pressure Neumann (zero gradient) conditions are assumed both at the inflow and at the outflow.\\\\
     1180'''bc_lr''' may also be assigned the values '' 'dirichlet/radiation' '' or '' 'dirichlet/neumann' '' (inflow from left, outflow to the right) or '' 'radiation/dirichlet' '' or '' 'radiation/neumann' '' (inflow from right, outflow to the left). This requires the multi-grid method to be used for solving the Poisson equation for perturbation pressure (see [#psolver psolver]) and it also requires cyclic boundary conditions along y (see [#bc_ns bc_ns]).\\\\
     1181In case of these non-cyclic lateral boundaries, a Dirichlet condition is used at the inflow for all quantities (initial vertical profiles - see [#initializing_actions initializing_actions] - are fixed during the run) except e, to which a Neumann (zero gradient) condition is applied. At the outflow, a radiation condition (in case of '' radiation '') or a Neumann (zero gradient) condition (in case of '' neumann '') is used for all velocity components, while a Neumann (zero gradient) condition is used for the scalars in both cases. For perturbation pressure Neumann (zero gradient) conditions are assumed both at the inflow and at the outflow.\\\\
    11481182In order to maintain a turbulent state of the flow, it may be neccessary to continuously impose perturbations on the horizontal velocity field in the vicinity of the inflow throughout the whole run. This can be switched on using [../d3par#create_disturbances create_disturbances]. The horizontal range to which these perturbations are applied is controlled by the parameters [#inflow_disturbance_begin inflow_disturbance_begin] and [#inflow_disturbance_end inflow_disturbance_end]. The vertical range and the perturbation amplitude are given by [../d3par#disturbance_level_b disturbance_level_b], [../d3par#disturbance_level_t disturbance_level_t], and [../d3par#disturbance_amplitude disturbance_amplitude]. The time interval at which perturbations are to be imposed is set by [../d3par#dt_disturb dt_disturb].\\\\
    11491183In case of non-cyclic horizontal boundaries [#call_psolver_at_all_substeps call_psolver_at_all_substeps] = ''.T.'' should be used.\\\\
     
    11641198Boundary condition along y (for all quantities).\\\\
    11651199By default, a cyclic boundary condition is used along y.\\\\
    1166 '''bc_ns''' may also be assigned the values '' 'dirichlet/radiation' '' (inflow from rear ("north"), outflow to the front ("south")) or '' 'radiation/dirichlet' '' (inflow from front ("south"), outflow to the rear ("north")). This requires the multi-grid method to be used for solving the Poisson equation for perturbation pressure (see [#psolver psolver]) and it also requires cyclic boundary conditions along x (see
     1200'''bc_ns''' may also be assigned the values '' 'dirichlet/radiation' '' or '' 'dirichlet/neumann' '' (inflow from rear ("north"), outflow to the front ("south")) or '' 'radiation/dirichlet' '' or '' 'neumann/dirichlet' '' (inflow from front ("south"), outflow to the rear ("north")). This requires the multi-grid method to be used for solving the Poisson equation for perturbation pressure (see [#psolver psolver]) and it also requires cyclic boundary conditions along x (see
    11671201[#bc_lr bc_lr]).\\\\
    1168 In case of these non-cyclic lateral boundaries, a Dirichlet condition is used at the inflow for all quantities (initial vertical profiles - see [#initializing_actions initializing_actions] - are fixed during the run) except u, to which a Neumann (zero gradient) condition is applied. At the outflow, a radiation condition is used for all velocity components, while a Neumann (zero gradient) condition is used for the scalars. For perturbation pressure Neumann (zero gradient) conditions are assumed both at the inflow and at the outflow.\\\\
     1202In case of these non-cyclic lateral boundaries, a Dirichlet condition is used at the inflow for all quantities (initial vertical profiles - see [#initializing_actions initializing_actions] - are fixed during the run) except e, to which a Neumann (zero gradient) condition is applied. At the outflow, a radiation condition (in case of '' radiation '') or a Neumann (zero gradient) condition (in case of '' neumann '') is used for all velocity components, while a Neumann (zero gradient) condition is used for the scalars in both cases. For perturbation pressure Neumann (zero gradient) conditions are assumed both at the inflow and at the outflow.\\\\
    11691203For further details regarding non-cyclic lateral boundary conditions see [#bc_lr bc_lr].
    11701204}}}