1827 | 1827 | '' 'set_constant_profiles' ''\\\\ |
1828 | 1828 | A horizontal wind profile consisting of linear sections (see [#ug_surface ug_surface], [#ug_vertical_gradient ug_vertical_gradient], [#ug_vertical_gradient_level ug_vertical_gradient_level] and [#vg_surface vg_surface], [#vg_vertical_gradient vg_vertical_gradient], [#vg_vertical_gradient_level vg_vertical_gradient_level], respectively) as well as a vertical temperature (humidity) profile consisting of linear sections (see [#pt_surface pt_surface], [#pt_vertical_gradient pt_vertical_gradient], [#q_surface q_surface] and [#q_vertical_gradient q_vertical_gradient]) are assumed as initial profiles. The subgrid-scale TKE is set to 0 but K,,m,, and K,,h,, are set to very small values because otherwise no TKE would be generated.\\\\ |
1829 | 1830 | '' 'set_1d-model_profiles' ''\\\\ |
1830 | 1831 | The arrays of the 3d-model are initialized with the (stationary) solution of the [../../tec/1dmodel 1d-model]. These are the variables e, K,,h,,{{{,}}} K,,m,,{{{,}}} u, v and with Prandtl layer switched on rif, us, usws, vsws. The temperature (humidity) profile consisting of linear sections is set as for '' 'set_constant_profiles' '' and assumed as constant in time within the 1d-model. For steering of the 1d-model a set of parameters with suffix "_1d" (e.g. [#end_time_1d end_time_1d], [#damp_level_1d damp_level_1d]) is available.\\\\ |
| 2167 | }}} |
| 2168 | |---------------- |
| 2169 | {{{#!td style="vertical-align:top" |
| 2170 | [=#u_profile '''u_profile'''] |
| 2171 | }}} |
| 2172 | {{{#!td style="vertical-align:top" |
| 2173 | R(100) |
| 2174 | }}} |
| 2175 | {{{#!td style="vertical-align:top" |
| 2176 | 100 * 9999999.9 |
| 2177 | }}} |
| 2178 | {{{#!td |
| 2179 | Values of u-velocity component to be used as initial profile. The corresponding height levels have to be provided by parameter [#uv_heights uv_heights]. The first velocity value always has to be given for the surface and must be zero, i.e. {{{u_profile(1)}}} = 0.0. Velocity values for the model grid levels are calculated from the given values by linear interpolation. If the uppermost value is given for a height smaller than the domain height, this value will be used for all grid points above this level. In runs with non-cyclic horizontal boundary conditions this profile will be used as fixed mean inflow profile. |
| 2180 | }}} |
| 2181 | |---------------- |
| 2182 | {{{#!td style="vertical-align:top" |
| 2183 | [=#u_profile '''v_profile'''] |
| 2184 | }}} |
| 2185 | {{{#!td style="vertical-align:top" |
| 2186 | R(100) |
| 2187 | }}} |
| 2188 | {{{#!td style="vertical-align:top" |
| 2189 | 100 * 9999999.9 |
| 2190 | }}} |
| 2191 | {{{#!td |
| 2192 | Values of v-velocity component to be used as initial profile. The corresponding height levels have to be provided by parameter [#uv_heights uv_heights]. The first velocity value always has to be given for the surface and must be zero, i.e. {{{v_profile(1)}}} = 0.0. Velocity values for the model grid levels are calculated from the given values by linear interpolation. If the uppermost value is given for a height smaller than the domain height, this value will be used for all grid points above this level. In runs with non-cyclic horizontal boundary conditions this profile will be used as fixed mean inflow profile. |
| 2193 | }}} |
| 2194 | |---------------- |
| 2195 | {{{#!td style="vertical-align:top" |
| 2196 | [=#u_profile '''uv_heights'''] |
| 2197 | }}} |
| 2198 | {{{#!td style="vertical-align:top" |
| 2199 | R(100) |
| 2200 | }}} |
| 2201 | {{{#!td style="vertical-align:top" |
| 2202 | 100 * 9999999.9 |
| 2203 | }}} |
| 2204 | {{{#!td |
| 2205 | Height levels in ascending order, for which prescribed u,v-velocities are given (see [#u_profile u_profile], [#v_profile v_profile]. The first height level must always be zero, i.e. uv_heights(1) = 0.0. |