Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Mechanical

Uploaded on

01 Feb 2023

Under-Relaxation and Pressure Correction Factors

logo

Skill-Lync

CFD Simulations are carried out based on Navier Stoke equations. I.e. continuity equation, momentum equation and energy equations.

After discretisation, every cell created in the domain is initialized with a guess value. These guess values are interpolated over different iterations to obtain convergence. But to obtain the convergence at optimal conditions, a particular term called the under-relaxation factor is introduced. Under-relaxation factors are provided for different variables in different types of simulations.

The Significance of Relaxation Factors

Relaxation factors play a vital role in determining the rate of convergence for CFD simulation. For instance, for a stable solution with respect to combustion modelling lower relaxation factors are required. When the relaxation factor is less than one it is said to be relaxed and it is called over-relaxed when the relaxation factor is more than one. 

Relaxation factor is always a constant and it is multiplied to the algebraic equations to alter the path of the iteration. Changing the under-relaxation factors changes the convergence behavior of the CFD simulations. This technique is used to improve a calculation's stability, especially while solving steady-state analysis, where the first iterations are critical.

Most of the problems in fluid mechanics are solved using point iterative techniques such as the Gauss-Jordan technique or the Gauss-Seidel method. When the under-relaxed values are applied to the successive iterations of the above-mentioned methods the convergence rate of the solution increases. The real challenge is to determine the best relaxation factor, which is only possible by a trial and error method. The optimum value of the relaxation factor is purely mesh dependent and is specific to a particular problem. However, it will be advantageous if we can select a relaxation parameter which minimizes the number for iterations required while conserving the stability of the solution as well.

Under-Relaxation

The method of under-relaxation is basically limiting the amount by which variable changes from the previous iteration to the next one. Due to the nonlinearity in the equations, it is important to control the change of the variable.

Because of the non-linearities of the equations being solved, it is necessary to control the change of variable φ. This is achieved by under-relaxation as follows:

 φPnP =φPn-1+α× (φn*φPn-1)

Where α is the factor that defines the relaxation such that:

α < 1 means under-relaxation. increases the stability but reduces the convergence rate. 

α = 1 means no relaxation at all. The predicted value of φ is simply used.

α > 1 means over-relaxation. It can sometimes be used to accelerate the convergence rate but will decrease stability.

And:

n refers to the new, used value of φP;

n−1 refers to the previous value of φP;

n∗ refers to the new, predicted value of φP.

This means that the new value of the variable φ depends upon the old value, the computed change of φ, and α.

The under-relaxation factor α, specifies the amount of under-relaxation, such that:

If α decreases, the under-relaxation increases.

If α < 1 means the solution is under-relaxed. The specified fraction of the predicted value change is used. This may slow convergence but increases stability.

If α = 1 there is guaranteed matrix diagonal equality, and no under-relaxation. The predicted value is simply taken.

If α = 0 the solution does not change with successive iterations.

Pressure correction factor

In the staggered grid, the velocity components are calculated for the points on the control volumes' faces. The x-direction velocity u is calculated at the faces that are normal to the x direction. Calculating the diffusion coefficient and the mass flow rate at the faces of the u control volume would require an appropriate interpolation. The resulting discretization equation can be written as 

aeue= anbunb+ b +pP-pEAe 

Here the number of neighbour terms will depend on the dimensionality of the problem. For the two-dimensional situation, four u neighbours are shown outside the control volume; for a three-dimensional case, six neighbours u's would be included.  The neighbour coefficients and account for the combined convection-diffusion influence at the control-volume faces. The term (pP-pE)Ae is the pressure force acting on the u control volume, A, being the area on which the pressure difference acts. 

The momentum equations can be solved only when the pressure field is given or is somehow estimated. The resulting velocity field will not satisfy the continuity equation unless the correct pressure field is employed. Such an imperfect velocity field based on a guessed pressure field p* will be denoted by u*, v*, w*. This "starred" velocity field will result from the solution of the following discretization equations:

aeue* = anbunb*+ b + pP*-pE* Ae

To improve the guessed pressure p* such that the resulting starred velocity field will progressively get closer to satisfying the continuity equation, a correct pressure p is proposed as 

p= p*+p,

where p' will be called the pressure correction. We need to know how the velocity components respond to this change in pressure. The corresponding velocity corrections u', v', w' can be introduced as

u= u*+u,

v= v*+v,

w= w*+w,

If we subtract the above equations, we get

aeue, = anbunb,+ b + pP,-pE, Ae

Where 

ue, = de pP,-pE,

The above equation is stated as a velocity-correction formula

The pressure-correction equation derived is also prone to divergence unless some under-relaxation is used. Many different under-relaxation practices can be devised. 

p= p*+pp,

We under-relax u*, v*, w* while solving the momentum equations with a relaxation factor mentioned in the above article.   p is known as pressure correction under the relaxation factor. p is usually given a value of 0.8 and =0.5 in the SIMPLE algorithm. 

 

Click here to know more about the list of job openings in your domain.


Author

author

Navin Baskar


Author

blogdetails

Skill-Lync

Subscribe to Our Free Newsletter

img

Continue Reading

Related Blogs

Shock tube simulation

Learn how to render a shock-tube-simulation and how to work on similar projects after enrolling into anyone of Skill-Lync's CAE courses.

Mechanical

10 May 2020


Design of Frontal BIW enclosure of a car (Bonnet)

In this blog, read how to design the frontal BIW enclosure of a car (Bonnet) and learn how Skill-Lync Master's Program in Automotive Design using CATIA V5 will help you get employed as a design engineer.

Mechanical

10 May 2020


What is Tetra Meshing?

Tetrahedral is a four- nodded solid element that can be generated through the tria element by creating a volume and also through the existing volume of the geometry. These elements are used where the geometry has high thickness and complexity. The image attached below is a representation of a Tetra element. The Tetra element will have 4 triangular faces with four nodes joining them together

Mechanical

02 Aug 2022


Realizing Connectors In HyperMesh

A connector is a mechanism that specifies how an object (vertex, edge, or face) is connected to another object or the ground. By often simulating the desired behaviour without having to build the precise shape or specify contact circumstances, connectors make modeling simpler.

Mechanical

03 Aug 2022


Mesh Sizing In Ansys Workbench

One of the most crucial processes in carrying out an accurate simulation using FEA is meshing. A mesh is composed of elements that have nodes—coordinate positions in space that might change depending on the element type—that symbolise the geometry's shape.

Mechanical

04 Aug 2022



Author

blogdetails

Skill-Lync

Subscribe to Our Free Newsletter

img

Continue Reading

Related Blogs

Shock tube simulation

Learn how to render a shock-tube-simulation and how to work on similar projects after enrolling into anyone of Skill-Lync's CAE courses.

Mechanical

10 May 2020


Design of Frontal BIW enclosure of a car (Bonnet)

In this blog, read how to design the frontal BIW enclosure of a car (Bonnet) and learn how Skill-Lync Master's Program in Automotive Design using CATIA V5 will help you get employed as a design engineer.

Mechanical

10 May 2020


What is Tetra Meshing?

Tetrahedral is a four- nodded solid element that can be generated through the tria element by creating a volume and also through the existing volume of the geometry. These elements are used where the geometry has high thickness and complexity. The image attached below is a representation of a Tetra element. The Tetra element will have 4 triangular faces with four nodes joining them together

Mechanical

02 Aug 2022


Realizing Connectors In HyperMesh

A connector is a mechanism that specifies how an object (vertex, edge, or face) is connected to another object or the ground. By often simulating the desired behaviour without having to build the precise shape or specify contact circumstances, connectors make modeling simpler.

Mechanical

03 Aug 2022


Mesh Sizing In Ansys Workbench

One of the most crucial processes in carrying out an accurate simulation using FEA is meshing. A mesh is composed of elements that have nodes—coordinate positions in space that might change depending on the element type—that symbolise the geometry's shape.

Mechanical

04 Aug 2022


Book a Free Demo, now!

Related Courses

https://d28ljev2bhqcfz.cloudfront.net/maincourse/thumb/masters-automation-pre-processing-fea-cfd-analysis_1636552743.jpg
Post Graduate Program in Automation & Pre-Processing for FEA & CFD Analysis
4.7
81 Hours of content
Cae Domain
Know more
Showing 1 of 3 courses