CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

SIMPLE algorithm for compressible flow

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By solver-issues

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 24, 2008, 16:56
Default SIMPLE algorithm for compressible flow
  #1
and
Guest
 
Posts: n/a
dear all, I understand we need SIMPLE algorithm for incompressible flow because there is no equation for pressure. but why do we use it for compressible flow although we can get pressure field by means of ideal gas law?

thanks in advance.
  Reply With Quote

Old   September 24, 2008, 17:21
Default Re: SIMPLE algorithm for compressible flow
  #2
Harish
Guest
 
Posts: n/a
The reason many people extend the simple algorithm for compressible flows is for using a single unified solver which is valid over the entire flow regime. Many algorithms which are developed for compressible flows are extended to incompressible flows through preconditioning for the same reason. Also in certain flow scenarios, there may be wide variations of the mach number in the flow region and hence an unified solver is a better way of handling it.
  Reply With Quote

Old   September 24, 2008, 17:48
Default Re: SIMPLE algorithm for compressible flow
  #3
and
Guest
 
Posts: n/a
very clarifing answer !. thanks a lot sir
  Reply With Quote

Old   September 24, 2008, 18:08
Default Re: SIMPLE algorithm for compressible flow
  #4
jinwon park
Guest
 
Posts: n/a
Dear Harish. The answer is very clear and I love it. Can I ask you something on the difference bewteen two approaches for all speed flows(i.e., varies from compressible to imcompressible): the compressible flow scheme with a preconditioning and the incompressible flow scheme such as SIMPLE. Which one is better from all speed flows in terms of accuracy, solution quality, stability and efficiency. Which one is better to begin from scratch? On the other hand, which one is a generall unified approach for such flows? Thanks in advance and once again for clear classcification.

  Reply With Quote

Old   September 24, 2008, 18:28
Default Re: SIMPLE algorithm for compressible flow
  #5
Harish
Guest
 
Posts: n/a
I do not have any experience developing pressure based solvers using algorithms such as SIMPLE or PISO. From what i heard, there are certain mach number restrictions on the application of the pressure based algorithms at high mach numbers. As for the preconditioning technique, there is a problem with interpreting the exact time in your computations and if your results need to be tine accurate there might be some problems with using preconditioning with the compressible solvers. Regarding accuracy, solution, stability etc. it depends more on the discretization schemes that you employ for making the computations rather than the fact its pressure based or density based.
  Reply With Quote

Old   September 25, 2008, 03:10
Default Re: SIMPLE algorithm for compressible flow
  #6
solver-issues
Guest
 
Posts: n/a
The main difference is the approach for density variation.

The SIMPLe type algorithm seek for pressure correction with some assumption or simplification. (look into peric's book for more detail).

In other words, we first have an approaximate velocity field, for this we wish to correct it such that continuity satisfies. The velocity correction are expressed in terms of pressure correction and thus we get pressure correction equation, that is solved to get new pressure field.

When the flow is compressible, the SIMPLE type method goes little further and relate density change to pressure correction. Since flux is related to density change, this could also be included into pressure correction equation. This way you get pressure correction and you update velocity and density.

Density based solvers work on flux balances directly i suppose.
granzer likes this.
  Reply With Quote

Old   August 10, 2015, 14:06
Default
  #7
New Member
 
Jan M. A.
Join Date: Jul 2015
Posts: 1
Rep Power: 0
jan.mateu is on a distinguished road
Quote:
Originally Posted by and
;57050
dear all, I understand we need SIMPLE algorithm for incompressible flow because there is no equation for pressure. but why do we use it for compressible flow although we can get pressure field by means of ideal gas law?

thanks in advance.
Because a new variable appears when considering compressible flow, that is: Density!
jan.mateu is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
code for SIMPLE algorithm - 2D Lid driven cavity flow problem - Collocated grid h_amooie OpenFOAM Programming & Development 1 January 22, 2022 11:33
Looking for simple, robust interface tracking algorithm ThomasTC Main CFD Forum 7 September 26, 2016 05:35
SIMPLE algorithm Fernando Herrera Main CFD Forum 5 July 17, 2016 04:06
outflow boudary condition in SIMPLE algorithm dallybird Main CFD Forum 0 March 6, 2003 11:55
On SIMPLE algorithm in compressible flow situation Abhijeet Vaidya Main CFD Forum 3 October 18, 2001 05:46


All times are GMT -4. The time now is 17:43.