Changes between Version 381 and Version 382 of doc/app/initialization_parameters


Ignore:
Timestamp:
Apr 3, 2018 2:35:43 PM (7 years ago)
Author:
kanani
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/initialization_parameters

    v381 v382  
    17581758}}}
    17591759{{{#!td
    1760 Scalar flux at the surface (in kg/(m^2^ s)).\\\\
     1760Scalar flux at the surface (in kg m/s)).\\\\
    17611761If a non-zero value is assigned to this parameter, the respective scalar flux value is used as bottom (horizontally homogeneous) boundary condition for the scalar concentration equation. This additionally requires that a Neumann condition must be used for the scalar concentration (see [#bc_s_b bc_s_b]), because otherwise the resolved scale may contribute to the surface flux so that a constant value cannot be guaranteed. Also, changes of the surface scalar concentration (see [#s_surface_initial_change s_surface_initial_change]) are not allowed.\\\\
    17621762If no surface scalar flux is assigned ('''surface_scalarflux''' = ''0.0''), it is calculated at each time step by u,,*,, {{{*}}} s,,*,, (of course only with [#constant_flux_layer constant_flux_layer] switched on). Here, s,,*,, is calculated from Monin-Obukhov similarity theory assuming a logarithmic scalar concentration profile between k=0 and k=1. In this case, a Dirichlet condition (see bc_s_b) must be used as bottom boundary condition for the scalar concentration.
     
    18691869}}}
    18701870{{{#!td
    1871 Scalar flux at the top boundary (in kg/kg m/s).\\\\
     1871Scalar flux at the top boundary (in kg m/s).\\\\
    18721872If a value is assigned to this parameter, the internal two-dimensional surface scalar flux field {{{sswst}}} is initialized with the value of '''top_scalarflux''' as the top (horizontally homogeneous) boundary condition for the scalar equation. This additionally requires that a Neumann condition must be used for the scalar (see [#bc_s_t bc_s_t]), because otherwise the resolved scale may contribute to the top flux so that a constant flux value cannot be guaranteed.\\\\
    18731873'''Note:'''\\
     
    24832483}}}
    24842484{{{#!td
    2485 Surface value of the passive scalar (in kg/m^3^).\\\\
     2485Surface value of the passive scalar (in kg).\\\\
    24862486This parameter assigns the value of the passive scalar '''s''' at the surface (k=0). Starting from this value, the initial vertical scalar concentration profile is constructed with [#s_vertical_gradient s_vertical_gradient] and [#s_vertical_gradient_level s_vertical_gradient_level].
    24872487}}}
     
    24972497}}}
    24982498{{{#!td
    2499 Change in surface scalar concentration to be made at the beginning of the 3d run (in kg/m^3^).\\\\
     2499Change in surface scalar concentration to be made at the beginning of the 3d run (in kg).\\\\
    25002500If '''s_surface_initial_change''' is set to a non-zero value, the near surface scalar flux is not allowed to be given simultaneously (see [#surface_scalarflux surface_scalarflux]).
    25012501}}}
     
    25112511}}}
    25122512{{{#!td
    2513 Scalar concentration gradient(s) of the initial scalar concentration profile (in kg/m^3^ / 100 m).\\\\
     2513Scalar concentration gradient(s) of the initial scalar concentration profile (in kg / 100 m).\\\\
    25142514The scalar gradient holds starting from the height level defined by [#s_vertical_gradient_level s_vertical_gradient_level] (precisely: for all uv levels k, where zu(k) > s_vertical_gradient_level, s_init(k) is set: s_init(k) = s_init(k-1) + dzu(k) * '''s_vertical_gradient''') up to the top boundary or up to the next height level defined by s_vertical_gradient_level. A total of 10 different gradients for 11 height intervals (10 intervals if s_vertical_gradient_level(1) = 0.0) can be assigned. The surface scalar value is assigned via [#s_surface s_surface].\\\\
    25152515'''Example:'''\\\\
    25162516      '''s_vertical_gradien'''t = ''0.1,'' ''0.05,''\\
    25172517      [#s_vertical_gradient_level s_vertical_gradient_level] = ''500.0,'' ''1000.0,''\\\\
    2518 That defines the scalar concentration to be constant with height up to z = 500.0 m with a value given by. For 500.0 m < z <= 1000.0 m the scalar gradient is 0.1 kg/m^3^ / 100 m and for z > 1000.0 m up to the top boundary it is 0.05 kg/m^3^ / 100 m (it is assumed that the assigned height levels correspond with uv levels).
     2518That defines the scalar concentration to be constant with height up to z = 500.0 m with a value given by. For 500.0 m < z <= 1000.0 m the scalar gradient is 0.1 kg / 100 m and for z > 1000.0 m up to the top boundary it is 0.05 kg / 100 m (it is assumed that the assigned height levels correspond with uv levels).
    25192519}}}
    25202520|----------------
     
    30343034}}}
    30353035{{{#!td
    3036 Prescribed scalar flux in kg/(m^2^ s) at the five topography faces:\\\\
     3036Prescribed scalar flux in kg m/s at the five topography faces:\\\\
    30373037'''wall_scalarflux'''(0)    top face\\
    30383038'''wall_scalarflux'''(1)    left face\\