Changes between Version 381 and Version 382 of doc/app/initialization_parameters
- Timestamp:
- Apr 3, 2018 2:35:43 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/initialization_parameters
v381 v382 1758 1758 }}} 1759 1759 {{{#!td 1760 Scalar flux at the surface (in kg /(m^2^s)).\\\\1760 Scalar flux at the surface (in kg m/s)).\\\\ 1761 1761 If 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.\\\\ 1762 1762 If 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. … … 1869 1869 }}} 1870 1870 {{{#!td 1871 Scalar flux at the top boundary (in kg /kgm/s).\\\\1871 Scalar flux at the top boundary (in kg m/s).\\\\ 1872 1872 If 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.\\\\ 1873 1873 '''Note:'''\\ … … 2483 2483 }}} 2484 2484 {{{#!td 2485 Surface value of the passive scalar (in kg /m^3^).\\\\2485 Surface value of the passive scalar (in kg).\\\\ 2486 2486 This 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]. 2487 2487 }}} … … 2497 2497 }}} 2498 2498 {{{#!td 2499 Change in surface scalar concentration to be made at the beginning of the 3d run (in kg /m^3^).\\\\2499 Change in surface scalar concentration to be made at the beginning of the 3d run (in kg).\\\\ 2500 2500 If '''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]). 2501 2501 }}} … … 2511 2511 }}} 2512 2512 {{{#!td 2513 Scalar concentration gradient(s) of the initial scalar concentration profile (in kg /m^3^/ 100 m).\\\\2513 Scalar concentration gradient(s) of the initial scalar concentration profile (in kg / 100 m).\\\\ 2514 2514 The 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].\\\\ 2515 2515 '''Example:'''\\\\ 2516 2516 '''s_vertical_gradien'''t = ''0.1,'' ''0.05,''\\ 2517 2517 [#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).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 / 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). 2519 2519 }}} 2520 2520 |---------------- … … 3034 3034 }}} 3035 3035 {{{#!td 3036 Prescribed scalar flux in kg /(m^2^ s)at the five topography faces:\\\\3036 Prescribed scalar flux in kg m/s at the five topography faces:\\\\ 3037 3037 '''wall_scalarflux'''(0) top face\\ 3038 3038 '''wall_scalarflux'''(1) left face\\