All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
Objective To apply Reynolds decomposition to the Navier Stokes equation and to determine the expression for Reynolds stress. Navier Stokes Equations The movement of fluid in the physical domain is driven by various properties. For the purpose of bringing the behaviour of fluid flow to light and developing a mathematical…
Prashanth Barathan
updated on 08 Mar 2022
Objective
To apply Reynolds decomposition to the Navier Stokes equation and to determine the expression for Reynolds stress.
Navier Stokes Equations
The movement of fluid in the physical domain is driven by various properties. For the purpose of bringing the behaviour of fluid flow to light and developing a mathematical model, those properties have to be defined precisely as to provide the transition between the physical and the numerical derivation. Velocity, pressure, temperature, density and viscosity are the main properties that should be considered simultaneously when conducting the fluid flow examination. In accordance with the physical incidents such as combustion, multiphase flow, turbulence, mass transport etc those properties diversify enormously. They can be categorized into kinematic, transport, thermodynamic and other properties.
It is relatively easy to solve these equations for a flow between parallel plates or for the flow in a circular pipe. For more complex geometries however, the equations need to be resolved depending upon the flow regime of interest. It is often possible to simplify these equations. In other cases, additional regimes may be required. In the field of fluid dynamics, the different flow regimes are categorized using a non dimensional number such as the Reynolds number and the Mach number.
All the governing equations are based on the laws of conservation. The Navier Stokes equations are applied to a mathematical model to examine changes in those properties during dynamic and thermal interactions. These equations are adjustable regarding the content of the problem and are expressed based on the principles of conservation of mass, momemtum and energy.
Note - All equations are in a 2D cartesian coordinate system
Govering equations for incompressible flow
Continuity equation - Conservation of mass
∂u∂x+∂v∂y=0
μρ=γ
X - momemtum equation - Conservation of momentum - Newton's second law
1T∫T0[∂[¯u+u']∂t+2∂[¯u+u']2∂x+∂[¯u+u'][¯v+v']∂y]=1T∫T0[−1ρ∂P∂x+γ∂2u∂y2]
Energy/Transport equation - Conservation of energy (First law of thermodynamics)
ρ
1T∫T0[∂¯u∂tdt+∂u'∂tdt+∂¯u∂xdt+∂u'∂xdt+2∂¯uu'2∂xdt+∂¯u¯v∂ydt+∂¯uv'∂ydt+∂u'v'∂ydt+∂u'¯v∂ydt]=1T∫T0[−1ρ∂¯¯¯P∂xdt−1ρ∂P'∂xdt+γ∂2u'∂y2dt+γ∂2¯u∂y2dt]
Turbulence
Turbulence is the state of chaotic and unstable fluid flow. Y plus (Y+) is the non dimensional distance of the first cell from the wall.
Let's take the example of a flat plate under zero pressure gradient. Assuming that a uniform velocity comes on to the plate, first the flow will be laminar, then there will be a transition region between laminar and turbulent flow, after which the flow is completely turbulent.
The boundary layer in the turbulent region is called a turbulent boundary layer whereas in the laminar region it is called a laminar boundary layer.
The governing equations are valid in the boundary layer.
Reynolds number Re is the ratio of the inertial force to the viscous force
1T∫T0[∂¯u∂tdt+∂u'∂tdt+∂¯u∂xdt+∂u'∂xdt+2∂¯uu'2∂xdt+∂¯u¯v∂ydt+∂¯uv'∂ydt+∂u'v'∂ydt+∂u'¯v∂ydt]=1T∫T0[−1ρ∂¯¯¯P∂xdt−1ρ∂P'∂xdt+γ∂2u'∂y2dt+γ∂2¯u∂y2dt]
External flow - Re < 5e5 - Laminar flow, Re > 5e5 - Turbulent flow
Internal flow - Re < 2300 - Laminar flow, Re > 4000 - Turbulent flow
Viscous sub layer - Viscous stress term dominates
Buffer layer - Transitional region
Log law region - Reynolds shear stress term dominates
Reynolds' stress
In fluid dynamics, the Reynolds stress is the component of the total stress tensor in a fluid obtained from the averaging operation over the Navier Stokes equations to account for turbulent fluctuations in the fluid momentum.
τ'uv=−ρ.u'.v'[∂¯u∂t+∂¯u2∂x+∂¯u¯v∂y]=−1ρ∂¯¯¯P∂x+γ∂2¯u∂y2−1T∫T0∂(u')2∂xdt−1T∫T0∂(u'v')∂ydt
It is for this reason, that turbulence modeling is necessary for capturing the flow the boundary layer.
Turbulence Modeling Approaches
Converge offers two turbulence modeling approaches
Reynolds Averaged Navier Stokes (RANS)
Large Eddy Simulations (LES)
We shall focus here only on the RANS approach.
Reynolds Averaged Navier Stokes (RANS)
Although statistical theory and numerical simulations (DNS) are viable options, most of the research on turbulent flow analysis in the past century has used the concept of time averaging. Applying the time averaging to the basic equations of motion yields the Reynolds equations, which involve both mean and fluctuation quantities. One then attempts to model the fluctuation terms by relating them to mean quantities or their gradients. This approach may now be yielding diminishing returns. The Reynolds equations however, are far from obsolete and form the basis of most engineering analyses of turbulent flow.
Need of RANS
Most of the engineering simulations need to be computationally effective. To capture the minute effects of turbulence, DNS cannot be applied effectively and it requires the mesh size to be of order of 1e-9 or less, to be in compliance with CFL number. Hence to be computationally viable, engineers depend upon the time averaged solutions, where the turbulence of engineering needs is captured effectively. Hence the time step used is large compared to the relevant period of fluctuation of components. Hence a coarser grid than the one used for DNS can be used, which will reduce the computational effort.
Reynolds Decomposition
We assume that the fluid is in a random unsteady turbulent state and work with time averaged or mean equations of motion. Any variable Q is resolved into a mean value of ¯¯¯Q[∂¯u∂t+∂¯u2∂x+∂¯u¯v∂y]=−1ρ∂¯¯¯P∂x+γ∂2¯u∂y2−1T∫T0∂(u'v')∂ydt
plus a fluctuating value Q', where by definition
barQ = 1/T int_(t_0)^(t_0+T)Q dt
[∂¯u∂t+∂¯u2∂x+∂¯u¯v∂y]=−1ρ∂¯¯¯P∂x+1ρ∂∂y(μ∂¯u∂y−ρ.u'.v')
Instantaneous quantity at any point in space and time = Time averaged quantity + Fluctuating component
where T is large compared to the relevant period of fluctuations. The mean value ¯¯¯Q
itself may vary slowly with time, as shown in the image below.
Let us consider only incompressible turbulent flow with constant transport properties, but with possible significant fluctuations in velocity, pressure and temperature.
`u(x, y,z, t)=bar u(x,y,z)+ u'(x,y, z,t)`
`v(x, y,z, t)=bar v(x,y,z)+ v'(x,y, z,t)`
`w(x, y,z, t)=bar w(x,y,z)+ w'(x,y, z,t)`
Here
u = instantaneous velocity
`bar u`= Average velocity
u' = Velocity fluctuation
The mean time average velocity is a function of space, while the fluctuating velocity is a function of both space and time.
On integration
`barv(x,y)=frac{1}{t underset("int")()} underset("0")(int^(t"int") )v(x,y,t)dt`
`baru(x,y)=frac{1}{t underset("int")()} underset("0")(int^(t"int") )u(x,y,t)dt`
Integration of the fluctuating velocity term gives zero. This can be illustrated as follows
`frac{1}{t underset("int")()} underset("0")(int^(T) )u'(x,y,z,t)dt=0`
Using the Reynolds decomposition principle
`bar u=frac{1}{T} underset("0")(int^(T) ) baru dt + frac{1}{T} underset("0")(int^(T) ) u' dt`
`cancel(bar u)=cancel(baru)+ frac{1}{T} underset("0")(int^(T) ) baru dt`
We get
`frac{1}{T} underset("0")(int^(T) ) baru dt=0`
Applying Reynolds decomposition on Continuity equation
`frac{delu}{delx}+ frac{delv}{dely}=0 -`Continuity equation
Applying Reynolds decomposition
`frac{del(baru+ u')}{delx}+ frac{del(barv+v')}{dely}=0`
On integration with respect to time and doing time averaging
`frac{1}{T}int(frac{del(baru+ u')}{delx}+ frac{del(barv+v')}{dely})=0`
On splitting, we get
`frac{1}{T}intfrac{delbaru}{delx}dt+frac{1}{T}intfrac{delu'}{delx}dt+frac{1}{T}intfrac{delbarv}{dely}dt +frac{1}{T}intfrac{delv'}{dely}dt=0`
Since the integral of fluctuating terms is zero
`frac{1}{T}intfrac{delbaru}{delx}dt+cancel(frac{1}{T}intfrac{delu'}{delx}dt)+frac{1}{T}intfrac{delbarv}{dely}dt +cancel(frac{1}{T}intfrac{delv'}{dely}dt)=0`
`frac{delbaru}{delx}frac{1}{T}intdt +frac{delbarv}{dely}frac{1}{T}intdt =0`
Applying limits and integrating
`frac{delbaru}{delx}frac{1}{T}underset(0)int^Tdt +frac{delbarv}{dely}frac{1}{T}underset(0)int^Tdt =0`
`frac{delbaru}{delx}frac{[T-0]}{T}+frac{delbarv}{dely}frac{[T-0]}{T}=0`
We finally get
`frac{delbaru}{delx}+frac{delbarv}{dely}=0`
Therefore, the continuity equation is satisfied.
Applying Reynolds decomposition on Momentum equation
`rho[frac{delu}{delt} +frac{udelu}{delx}+frac{vdelu}{dely}]=-frac{delp}{delx}+mufrac{del^2u}{dely^2}`
`[frac{delu}{delt} +frac{udelu}{delx}+frac{vdelu}{dely}]=frac{1}{rho}[-frac{delp}{delx}+mufrac{del^2u}{dely^2}]`
Replacing by kinematic viscosity
Adding a extra term on LHS
`[frac{delu}{delt} +frac{udelu}{delx}+frac{vdelu}{dely}]+u[frac{delu}{delx}+frac{delv}{dely}]=-frac{1}{rho}frac{delp}{delx}+gammafrac{del^2u}{dely^2}`
On simplifying
`[frac{delu}{delt} +2frac{udelu}{delx}+frac{vdelu}{dely}+frac{udelv}{dely}]=-frac{1}{rho}frac{delP}{delx}+gammafrac{del^2u}{dely^2}`
Using product rule by substituting the cross product
`[frac{delu}{delt} +2frac{udelu}{delx}+frac{deluv}{dely}]=-frac{1}{rho}frac{delP}{delx}+gammafrac{del^2u}{dely^2}`
`[frac{delu}{delt} +2frac{delu^2}{delx}+frac{deluv}{dely}]=-frac{1}{rho}frac{delP}{delx}+gammafrac{del^2u}{dely^2}`
Applying Reynolds decomposition
The last of the diffusion terms represents the momentum diffusivity due to turbulence (Reynolds stress). This is the only unknown term, and therefore turbulence modeling is needed to capture it.
What is turbulent viscosity? How is it different from molecular viscosity
The turbulent viscosity is also known as eddy viscosity. In the study of turbulence in fluids, a common stategy is to ignore the small scale vortices (eddies) in the motion and to calculate a large scale motion with an effective viscosity, called the "eddy viscosity", which characterizes the transport and dissipation of energy in the smaller scale flow. In contrast to the viscosity of the fluid itself, which must be positive by the second law of thermodynamics, the eddy viscosity can be negative.
Molecular viscosity is the same as viscosity. The coefficient of molecular viscosity is the same as dynamic viscosity. Molecular viscosity is the transport of mass motion momentum solely by the random motions of individual molecules not moving together in coherent groups. Molecular viscosity is analogous in laminar flow to eddy viscosity in turbulent flow.
The dynamic or molecular viscosity is a macroscopic fluid property, and the effy viscosity or turbulent viscosity is a flow property emerging from the increased momentum transport through the flow field due to turbulent velocity fluctuations.
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Week 8: Literature review - RANS derivation and analysis
Objective To apply Reynolds decomposition to the Navier Stokes equation and to determine the expression for Reynolds stress. Navier Stokes Equations The movement of fluid in the physical domain is driven by various properties. For the purpose of bringing the behaviour of fluid flow to light and developing a mathematical…
08 Mar 2022 06:22 AM IST
Week 7: Shock tube simulation project
Objective To set up a transient simulation in a shock tube using Converge CFD, where one side is filled with high pressure nitrogen and the other side with low pressure oxygen separated by a diaphragm, and to view the flow results. Theory A shock tube is a device used for studying shock waves. Initially, a diaphragm…
07 Mar 2022 05:26 AM IST
Week 6: Conjugate Heat Transfer Simulation
Objective To simulate the conjugate heat transfer flow with various grid sizes and super cycle time values and illustrate the results. Theory CHT Analysis Conjugate heat transfer (CHT) analysis can accurate predict heat transfer by simultaneously solving all the relevant solid and flow field heat transfer…
18 Feb 2022 09:12 AM IST
Week 5: Prandtl Meyer Shock problem
Objective To simulate the Prandtl Meyer shock flow and analyse the effects of various sub grid criteria sizes on the results of subsonic and supersonic inlet velocities. Shock wave A shock wave is a type of propogating disturbance that moves faster than the local speed of sound in the medium. Like an ordinary wave,…
15 Feb 2022 05:17 AM IST
Related Courses
Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.
© 2025 Skill-Lync Inc. All Rights Reserved.