The Reynolds-averaged Navier–Stokes equations (or RANS equations) are time-averaged[1] 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.[citation needed] 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, incompressible Newtonian fluid, these equations can be written in Einstein notation as:

\[\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} + \mu \left( \frac{\partial \bar{u}_i}{\partial x_j} + \frac{\partial \bar{u}_j}{\partial x_i} \right) - \rho \overline{u_i^\prime u_j^\prime} \right ]. \]

The left hand side of this equation represents the change in mean momentum of fluid element owing to the unsteadiness in the mean flow and the convection by the mean flow. This change is balanced by the mean body force, the isotropic stress owing to the mean pressure field, the viscous stresses, and apparent stress \( \left( - \rho \overline{u_i^\prime u_j^\prime} \right)\) owing to the fluctuating velocity field, generally referred to as the Reynolds stress. This nonlinear Reynolds stress term requires additional modeling to close the RANS equation for solving, and has led to the creation of many different turbulence models. The time-average operator \(\overline{.}\) is a Reynolds operator.

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 being equal to zero(\(\bar{u^\prime} = 0\)). Thus,

\[ u(\boldsymbol{x},t) = \bar{u}(\boldsymbol{x}) + u^\prime(\boldsymbol{x},t) \,\], where \( \boldsymbol{x} = (x,y,z) \) is the position vector. Some authors[2] 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}, \mbox{ and } u^{\prime} \) 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,

[3] 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,[4]

\[ \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 ]. \]

Notes

  1. The true time average (\( \bar{X} \)) of a variable (\( x \)) is defined by \[ \bar{X} = \lim_{T \to \infty}\frac{1}{T}\int_{t_0}^{t_0+T} x\, dt.\] For this to be a well-defined term, the limit (\( \bar{X} \)) must be independent of the initial condition at \(t_0\). In the case of a chaotic dynamical system, which the equations under turbulent conditions are thought to be, this means that the system can have only one strange attractor, a result that has yet to be proved for the Navier-Stokes equations. However, assuming the limit exists (which it does for any bounded system, which fluid velocities certainly are), there exists some \(T\) such that integration from \(t_0\) to \(T\) is arbitrarily close to the average. This means that given transient data over a sufficiently large time, the average can be numerically computed within some small error. However, there is no analytical way to obtain an upper bound on \(T\).
  2. Script error
  3. 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_j \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_j \partial x_j}}. \] Note that the nonlinear terms (like \( \overline{u_i u_i} \)) can be simplified to, \( \overline{u_i u_i} = \overline{\left( \bar{u_i} + u_i^\prime \right)\left( \bar{u_i} + u_i^\prime \right) } = \overline{\bar{u_i}\bar{u_i} + \bar{u_i}u_i^\prime + u_i^\prime\bar{u_i} + u_i^\prime u_i^\prime} = \bar{u_i}\bar{u_i} + \overline{u_i^\prime u_i^\prime} \)
  4. 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\]
de:Reynolds-Gleichungen

fr:Moyenne de Reynolds it:Equazioni di Navier-Stokes mediate ru:RANS sv:Reynolds-averaged Navier-Stokes zh:雷诺平均纳维-斯托克斯方程