Unified methods for computing incompressible and compressible flow

From Wikipedia, the free encyclopedia

Computation of incompressible and compressible flow generally depends on the Mach number M, where for a range of zero to supersonic compressible equations are applied but with a possible error on a range of M<0.2. For this range we have to apply incompressible Navier Stokes and Euler equations but the work would be much easier if we find a Unified Method for solving both the flows. Unified method can also lead us towards much more accuracy and efficiency.

The standard method for solving compressible flows fails; the basic cause of failure for the compressible flow methods is the stiffness of the governing equations.

Conservation of mass[edit]

Conservation of momentum[edit]

Conservation of energy[edit]

One way to fix this problem is to change the governing equation; known as preconditioning; which can also increases the accuracy.

The other cause for the breakdown is pressure because it is not taken into account as primary unknown. For making the governing equation workable for both the compressible and incompressible flows, following things needs to be corrected:-

  • Usage of dimensionless pressure thereby removing the difficulties faced while solving for very low Mach number
  • Use non conservative form of energy which increases the efficiency
  • Discretization of the mass conservation equation
  • Use MUSCL and Runge–Kutta time stepping

Governing equation[edit]

Conservation of mass[edit]

Equation of state[edit]

Momentum equation[edit]

By using the dimensionless pressure and equation of state the governing equation can be best described as:

Finite volume scheme[edit]

For the above specified governing equations the finite volume scheme[1] is

where

Here

with c as the speed of the sound.

And it is found that here m and p are the terms evaluated at new time level t^(n+1) This is mostly based on the 1 dimension case

Pressure correction method[edit]

For a higher order nonlinear system we have to use iterative methods. So for the better results we use the pressure-correction method[2] In this method first t^(n+1)is obtained. Next a momentum prediction m* by replacing p^(n+1/2) by p^n

A momentum correctionis postulated as

Substitution of gives the following pressure Correction Equation for

Boundary conditions[edit]

Boundary conditions needed for solving above methods for j=1

For j=J the momentum equation is integrated over a half cell:

Runge–Kutta method[edit]

There are other methods too for finding the more accurate, more efficient results like one is Runge–Kutta method.[3] it is known as a time stepping method in which one can freeze the time of first three steps and jump to the fourth level of the Euler equation with full time T so (m+1) stage becomes:

In the fourth stage pressure correction is carried out:

References[edit]

  1. ^ *Eymard, R. Gallouët, T. R., Herbin, R. (2000) The finite volume method Handbook of Numerical Analysis, Vol. VII, 2000, p. 713–1020. Editors: P.G. Ciarlet and J.L. Lions.
    • LeVeque, Randall (2002), Finite Volume Methods for Hyperbolic Problems, Cambridge University Press.
    • Toro, E. F. (1999), Riemann Solvers and Numerical Methods for Fluid Dynamics, Springer-Verlag.
  2. ^ *M. Thomadakis, M. Leschziner: A PRESSURE-CORRECTION METHOD FOR THE SOLUTION OF INCOMPRESSIBLE VISCOUS FLOWS ON UNSTRUCTURED GRIDS, Int. Journal for Numerical Meth. in Fluids, Vol. 22, 1996
    • A. Meister, J. Struckmeier: Hyperbolic Partial Differential Equations, 1st Edition, Vieweg, 2002
  3. ^ *Ascher, Uri M.; Petzold, Linda R. (1998), Computer Methods for Ordinary Differential Equations and Differential-Algebraic Equations, Philadelphia: Society for Industrial and Applied Mathematics, ISBN 978-0-89871-412-8.