MarketReynolds-averaged Navier–Stokes equations
Company Profile

Reynolds-averaged Navier–Stokes equations

The Reynolds-averaged Navier–Stokes equations are time-averaged equations of motion for fluid flow. The idea behind the equations is Reynolds decomposition, whereby an instantaneous quantity is decomposed into its time-averaged and fluctuating quantities, an idea first proposed by Osborne Reynolds. The RANS equations are primarily used to describe turbulent flows. These equations can be used with approximations based on knowledge of the properties of flow turbulence to give approximate time-averaged solutions to the Navier–Stokes equations. For a stationary flow of an incompressible Newtonian fluid, these equations can be written in Einstein notation in Cartesian coordinates as:

Derivation of RANS equations
The basic tool required for the derivation of the RANS equations from the instantaneous Navier–Stokes equations is the Reynolds decomposition. Reynolds decomposition refers to separation of the flow variable (like velocity u) into the mean (time-averaged) component (\overline{u}) and the fluctuating component (u^{\prime}). Because the mean operator is a Reynolds operator, it has a set of properties. One of these properties is that the mean of the fluctuating quantity is equal to zero (\bar{u'}) Some authors prefer using U instead of \bar{u} for the mean term (since an overbar is sometimes used to represent a vector). In this case, the fluctuating term u^\prime is represented instead by u. This is possible because the two terms do not appear simultaneously in the same equation. To avoid confusion, the notation u, \bar{u}, and u' will be used to represent the instantaneous, mean, and fluctuating terms, respectively. The properties of Reynolds operators are useful in the derivation of the RANS equations. Using these properties, the Navier–Stokes equations of motion, expressed in tensor notation, are (for an incompressible Newtonian fluid): \frac{\partial u_i}{\partial x_i} = 0 \frac{\partial u_i}{\partial t} + u_j \frac{\partial u_i}{\partial x_j} = f_i - \frac{1}{\rho} \frac{\partial p}{\partial x_i} + \nu \frac{\partial^2 u_i}{\partial x_j \partial x_j} where f_i is a vector representing external forces. Next, each instantaneous quantity can be split into time-averaged and fluctuating components, and the resulting equation time-averaged, {{efn| Splitting each instantaneous quantity into its averaged and fluctuating components yields, \frac{\partial \left( \bar{u_i} + u_i^\prime \right)}{\partial x_i} = 0 \frac{\partial \left( \bar{u_i} + u_i^\prime\right)}{\partial t} + \left( \bar{u}_j + u_j^\prime\right) \frac{\partial \left( \bar{u}_i + u_i^\prime\right)}{\partial x_j} = \left( \bar{f}_i + f_i^\prime\right) - \frac{1}{\rho} \frac{\partial \left(\bar{p} + p^\prime\right)}{\partial x_i} + \nu \frac{\partial^2 \left( \bar{u}_i + u_i^\prime\right)}{\partial x_i \partial x_j}. Time-averaging these equations yields, \overline{\frac{\partial \left( \bar{u}_i + u_i^\prime \right)}{\partial x_i}} = 0 \overline{\frac{\partial \left( \bar{u}_i + u_i^\prime\right)}{\partial t}} + \overline{\left( \bar{u}_j + u_j^\prime\right) \frac{\partial \left( \bar{u_i} + u_i^\prime\right)}{\partial x_j}} = \overline{\left( \bar{f}_i + f_i^\prime\right)} - \frac{1}{\rho} \overline{\frac{\partial \left(\bar{p} + p^\prime\right)}{\partial x_i}} + \nu \overline{\frac{\partial^2 \left( \bar{u}_i + u_i^\prime\right)}{\partial x_i \partial x_j}}. Note that the nonlinear terms (like \overline{u_i u_j} ) can be simplified to \overline{u_i u_j} = \overline{\left( \bar{u}_i + u_i^\prime \right)\left( \bar{u_j} + u_j^\prime \right) } = \overline{\bar{u_i}\bar{u}_j + \bar{u}_i u_j^\prime + u_i^\prime\bar{u}_j + u_i^\prime u_j^\prime} = \bar{u}_i\bar{u}_j + \overline{u_i^\prime u_j^\prime} }} to yield: \frac{\partial \bar{u}_i}{\partial x_i} = 0 \frac{\partial \bar{u}_i}{\partial t} + \bar{u}_j\frac{\partial \bar{u}_i }{\partial x_j} + \overline{u_j^\prime \frac{\partial u_i^\prime }{\partial x_j}} = \bar{f}_i - \frac{1}{\rho}\frac{\partial \bar{p}}{\partial x_i} + \nu \frac{\partial^2 \bar{u}_i}{\partial x_j \partial x_j}. The momentum equation can also be written as, {{efn| This follows from the mass conservation equation which gives, \frac{\partial u_i}{\partial x_i} = \frac{\partial \bar{u}_i}{\partial x_i} + \frac{\partial u_i^\prime}{\partial x_i} = 0 }} \frac{\partial \bar{u}_i}{\partial t} + \bar{u}_j\frac{\partial \bar{u}_i }{\partial x_j} = \bar{f}_i - \frac{1}{\rho}\frac{\partial \bar{p}}{\partial x_i} + \nu \frac{\partial^2 \bar{u}_i}{\partial x_j \partial x_j} - \frac{\partial \overline{u_i^\prime u_j^\prime }}{\partial x_j}. On further manipulations this yields, \rho \frac{\partial \bar{u}_i}{\partial t} + \rho \bar{u}_j \frac{\partial \bar{u}_i }{\partial x_j} = \rho \bar{f}_i + \frac{\partial}{\partial x_j} \left[ - \bar{p}\delta_{ij} + 2\mu \bar{S}_{ij} - \rho \overline{u_i^\prime u_j^\prime} \right] where, \bar{S}_{ij} = \frac{1}{2}\left( \frac{\partial \bar{u}_i}{\partial x_j} + \frac{\partial \bar{u}_j}{\partial x_i} \right) is the mean rate of strain tensor. Finally, since integration in time removes the time dependence of the resultant terms, the time derivative must be eliminated, leaving: \rho \bar{u}_j\frac{\partial \bar{u}_i }{\partial x_j} = \rho \bar{f_i} + \frac{\partial}{\partial x_j} \left[ - \bar{p}\delta_{ij} + 2\mu \bar{S}_{ij} - \rho \overline{u_i^\prime u_j^\prime} \right]. ==Equations of Reynolds stress==
Equations of Reynolds stress
The time evolution equation of Reynolds stress is given by: \frac{\partial \overline{u_i^\prime u_j^\prime}}{\partial t} + \bar{u}_k \frac{\partial \overline{u_i^\prime u_j^\prime}}{\partial x_k} = -\overline{u_i^\prime u_k^\prime}\frac{\partial \bar{u}_j}{\partial x_k} -\overline{u_j^\prime u_k^\prime}\frac{\partial \bar{u}_i}{\partial x_k} +\overline{ \frac{p^\prime}{\rho}\left( \frac{\partial u_i^\prime}{\partial x_j} +\frac{\partial u_j^\prime}{\partial x_i} \right) } - \frac{\partial }{\partial x_k} \left( \overline{u_i^\prime u_j^\prime u_k^\prime} + \frac{\overline{p^\prime u_i^\prime } }{\rho} \delta_{jk} + \frac{\overline{p^\prime u_j^\prime } }{\rho} \delta_{ik} - \nu \frac{\partial \overline{u_i^\prime u_j^\prime}}{\partial x_k} \right) -2 \nu \overline{\frac{\partial u_i^\prime}{\partial x_k} \frac{\partial u_j^\prime}{\partial x_k}} This equation is very complicated. If \overline{u_i^\prime u_j^\prime} is traced, turbulence kinetic energy is obtained. The last term \nu \overline{\frac{\partial u_i^\prime}{\partial x_k} \frac{\partial u_j^\prime}{\partial x_k}} is turbulent dissipation rate. All RANS models are based on the above equation. ==Applications (RANS modelling)==
Applications (RANS modelling)
• A model for testing performance was determined that, when combined with the vortex lattice (VLM) or boundary element method (BEM), RANS was found useful for modelling the flow of water between two contrary rotation propellers, where VLM or BEM are applied to the propellers and RANS is used for the dynamically fluxing inter-propeller state. • The RANS equations have been widely utilized as a model for determining flow characteristics and assessing wind comfort in urban environments. This computational approach can be executed through direct calculations involving the solution of the RANS equations, or through an indirect method involving the training of machine learning algorithms using the RANS equations as a basis. The direct approach is more accurate than the indirect approach but it requires expertise in numerical methods and computational fluid dynamics (CFD), as well as substantial computational resources to handle the complexity of the equations. ==Notes==
tickerdossier.comtickerdossier.substack.com