Changes between Version 200 and Version 201 of doc/app/initialization_parameters


Ignore:
Timestamp:
May 21, 2013 12:58:14 PM (12 years ago)
Author:
fricke
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/initialization_parameters

    v200 v201  
    868868This 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]).
    869869If 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.
     870
     871Detailed information about non-cyclic lateral boundary conditions and the damping function can be found [../../tec/noncyclic here].
    870872}}}
    871873|----------------
     
    882884Width of the damping domain of the potential temperature (in m).\\\\
    883885In 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].
     886
     887Detailed information about non-cyclic lateral boundary conditions and the damping function can be found [../../tec/noncyclic here].
    884888}}}
    885889|----------------
     
    11231127Boundary condition along x (for all quantities).\\\\
    11241128By default, a cyclic boundary condition is used along x.\\\\
    1125 '''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]).\\\\
    1126 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 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.\\\\
     1129'''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]).\\\\
     1130In 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 is used for all velocity components, whereby the user can choose the calculation of the phase velocity by setting [#use_cmax use_cmax].
     1131For scalars, a Neumann (zero gradient) condition is used. For the perturbation pressure, Neumann (zero gradient) conditions are assumed both at the inflow and at the outflow.\\\\
    11271132In 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].\\\\
    11281133In case of non-cyclic horizontal boundaries [#call_psolver_at_all_substeps call_psolver_at_all_substeps] = ''.T.'' should be used.\\\\
    11291134'''Note:'''\\
    11301135Using non-cyclic lateral boundaries requires very sensitive adjustments of the inflow (vertical profiles) and the bottom boundary conditions, e.g. a surface heating should not be applied near the inflow boundary because this may significantly disturb the inflow. Please check the model results very carefully.
     1136
     1137Detailed information about non-cyclic lateral boundary conditions can be found [../../tec/noncyclic here].
    11311138}}}
    11321139|----------------
     
    11451152'''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
    11461153[#bc_lr bc_lr]).\\\\
    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 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.\\\\
     1154In 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 is used for all velocity components, whereby the user can choose the calculation of the phase velocity by setting [#use_cmax use_cmax].
     1155For scalars, a Neumann (zero gradient) condition is used. For the perturbation pressure, Neumann (zero gradient) conditions are assumed both at the inflow and at the outflow.\\\\
    11481156For further details regarding non-cyclic lateral boundary conditions see [#bc_lr bc_lr].
    11491157}}}
     
    16621670The distance of the recycling plane from the inflow boundary can be set with parameter [#recycling_width recycling_width]. The heigth above ground above which the turbulence signal is not used for recycling and the width of the layer within the magnitude of the turbulence signal is damped from 100% to 0% can be set with parameters [#inflow_damping_height inflow_damping_height] and [#inflow_damping_width inflow_damping_width].\\\\
    16631671The detailed setup for a turbulent inflow is described in [../examples/turbinf here].
     1672}}}
     1673|----------------
     1674{{{#!td style="vertical-align:top"
     1675[=#use_cmax '''use_cmax''']
     1676}}}
     1677{{{#!td style="vertical-align:top"
     1678L
     1679}}}
     1680{{{#!td style="vertical-align:top"
     1681.T.
     1682}}}
     1683{{{#!td
     1684Parameter to choose the calculation method of the phase velocity at the outflow in case of non-cyclic lateral boundary conditions.
     1685
     1686In case of non-cyclic lateral boundary conditions, radiation boundary conditions are used for the velocity components at the outflow boundary.
     1687By setting [#use_cmax use_cmax] = ''.T.'', the maximum phase velocity that ensures numerical stability (CFL-condition) is used in order that the radiation boundary conditions are simplified in this way that the phase velocity must not be calculated after every time step.
     1688
     1689Setting [#use_cmax use_cmax] = ''.F.'', the phase velocity is calculated after Orlanski (1976) after every time step and averaged along the outflow.
     1690
     1691Detailed information about the radiation boundary conditions can be found [../../tec/noncyclic here].
    16641692}}}
    16651693|----------------