|
[Sponsors] |
compressible at low Mach number with uniteration |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 19, 2005, 04:00 |
compressible at low Mach number with uniteration
|
#1 |
Guest
Posts: n/a
|
Dear all
I write a code for compressible flow. But I want used in low Mach number. Preconditioning is the best way to solve my problem. But the Preconditioning is always used in iteration process. I used approximation Godunov method, so the code is "uniteration". Can I used Preconditioning in my code to solve the problem at low Mach number? |
|
October 20, 2005, 17:49 |
Re: compressible at low Mach number with uniterati
|
#2 |
Guest
Posts: n/a
|
I think the preconditionig leaves unchanged the steady solution, while it is not time consistent. Therefore, if you are interested in the transient solutions, you need to change your code into an iteration process, which I do not not think to be particularly taugh, but I am sceptical on its efficiency expecially if you are running 3D viscous calculation. If you look for a steady solution ... so apply it straightforwardly to your code, and you should get good results (the best suitable case is the flow around an airfoil). I would be interested in this topic, please keep in touch.
|
|
October 21, 2005, 00:15 |
Re: compressible at low Mach number with uniterati
|
#3 |
Guest
Posts: n/a
|
There is an alternative way to derive schemes for low mach numbers which uses asymptotic analysis. This does not require a matrix preconditioning and hence gives a time accurate scheme. See
http://citeseer.ist.psu.edu/guillard98behavior.html |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Turbulence model for low Reynolds number flow? | Nokadu | Main CFD Forum | 3 | May 26, 2013 12:42 |
No shock in airfoil 0012 case despite of Mach number exceeds 1 | schwermetall | OpenFOAM | 53 | November 11, 2011 06:00 |
Boundary conditions low Mach number flow | lost.identity | Main CFD Forum | 0 | November 28, 2010 05:44 |
About compressible flow at low mach | hit | Main CFD Forum | 2 | October 26, 2009 22:21 |
non-dimensional analysis in Fluent | Endee | FLUENT | 8 | September 7, 2005 17:16 |