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.
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
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
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:
^*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.
^*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
Butcher, John C. (May 1963), "Coefficients for the study of Runge–Kutta integration processes", Journal of the Australian Mathematical Society, 3 (2): 185–201, doi:10.1017/S1446788700027932.