263 | | == Open outflow boundary conditions == |
264 | | At the outflow boundary (outlet), the velocity components ''u,,i,,'' meet radiation boundary conditions, viz. |
265 | | {{{ |
266 | | #!Latex |
267 | | \begin{align*} |
268 | | \frac{\partial u_i}{\partial t} + U_{u_i} \frac{\partial u_i}{\partial n} = 0\,, |
269 | | \end{align*} |
270 | | }}} |
271 | | as proposed by [#orlanski1976 Orlanski (1976)]. Here ''∂/∂n'' is the derivative normal to the outlet (i.e., ''∂/∂x'' in Figure 2 and ''U,,ui,,'' a transport velocity which includes wave propagation and advection. Rewriting the equation above yields the transport velocity |
272 | | {{{ |
273 | | #!Latex |
274 | | \begin{align*} |
275 | | U_{u_i} = -\left(\frac{\partial u_i}{\partial t}\right)\left(\frac{\partial u_i}{\partial n}\right)^{-1} |
276 | | \end{align*} |
277 | | }}} |
278 | | that is calculated at interior grid points next to the outlet at the preceding time step for each velocity component. If the transport velocity, calculated by means of the equation for the transport velocity, is outside the range ''0 ≤ U,,ui,, ≤ '''Δ'''/Δt'', it is set to the respective threshold value that is exceeded. Because this local determination of ''U,,ui,,'' can show high variations in case of complex turbulent flows, it is averaged laterally to the direction of the outflow, so that it varies only in the vertical direction. Alternatively, the transport velocity can be set to the upper threshold value (''U,,ui,, = '''Δ'''/Δt'') for the entire outlet. Both equations mentioned in this section are discretized using an upstream method following [#miller1981 Miller and Thorpe (1981)]. As the radiation boundary condition does not ensure conservation of mass, a mass flux correction can be applied at the outlet (see [wiki:/doc/tec/noncyclic#Massfluxcorrection mass flux correction]). For more information about the outflow boundary see Sect. [wiki:/doc/tec/noncyclic#Outflowboundary outflow boundary]. |
279 | | |
280 | | |
| 310 | |
| 311 | == Open outflow boundary conditions == |
| 312 | At the outflow boundary (outlet), the velocity components ''u,,i,,'' meet radiation boundary conditions, viz. |
| 313 | {{{ |
| 314 | #!Latex |
| 315 | \begin{align*} |
| 316 | \frac{\partial u_i}{\partial t} + U_{u_i} \frac{\partial u_i}{\partial n} = 0\,, |
| 317 | \end{align*} |
| 318 | }}} |
| 319 | as proposed by [#orlanski1976 Orlanski (1976)]. Here ''∂/∂n'' is the derivative normal to the outlet (i.e., ''∂/∂x'' in Figure 2 and ''U,,ui,,'' a transport velocity which includes wave propagation and advection. Rewriting the equation above yields the transport velocity |
| 320 | {{{ |
| 321 | #!Latex |
| 322 | \begin{align*} |
| 323 | U_{u_i} = -\left(\frac{\partial u_i}{\partial t}\right)\left(\frac{\partial u_i}{\partial n}\right)^{-1} |
| 324 | \end{align*} |
| 325 | }}} |
| 326 | that is calculated at interior grid points next to the outlet at the preceding time step for each velocity component. If the transport velocity, calculated by means of the equation for the transport velocity, is outside the range ''0 ≤ U,,ui,, ≤ '''Δ'''/Δt'', it is set to the respective threshold value that is exceeded. Because this local determination of ''U,,ui,,'' can show high variations in case of complex turbulent flows, it is averaged laterally to the direction of the outflow, so that it varies only in the vertical direction. Alternatively, the transport velocity can be set to the upper threshold value (''U,,ui,, = '''Δ'''/Δt'') for the entire outlet. Both equations mentioned in this section are discretized using an upstream method following [#miller1981 Miller and Thorpe (1981)]. As the radiation boundary condition does not ensure conservation of mass, a mass flux correction can be applied at the outlet (see [wiki:/doc/tec/noncyclic#Massfluxcorrection mass flux correction]). For more information about the outflow boundary see Sect. [wiki:/doc/tec/noncyclic#Outflowboundary outflow boundary]. |