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

SIMPLE, SIMPLER or PISO?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 16, 2007, 17:37
Default SIMPLE, SIMPLER or PISO?
  #1
Gem Leku
Guest
 
Posts: n/a
Hello

How do you choose between the algorithms SIMPLE, SIMPLER or PISO?

Are there any guideline somewhere? Can someone draft a recommendation?

Thanks in advance

G.L.

ps: I noriced you can search for CFD users on http://www.linkedin.com

  Reply With Quote

Old   October 18, 2007, 04:29
Default Re: SIMPLE, SIMPLER or PISO?
  #2
George
Guest
 
Posts: n/a
PISO is the more robust from the three algorithms. But it is a little bit more complex to implement. But in some cases the convergence is 20-50% faster.

If I were you, I would choose PISO. It worth the extra trouble of incorporating the extra terms.

SIMPLER on the other hand is a little bit faster than SIMPLE and it is extremely easy to implement. Just change a coefficient of the SIMPLE algorithm.

hope it helps
  Reply With Quote

Old   October 18, 2007, 23:44
Default Re: SIMPLE, SIMPLER or PISO?
  #3
billpeace
Guest
 
Posts: n/a
For compressible NS equation,which one are used?
  Reply With Quote

Old   October 22, 2007, 04:59
Default Re: SIMPLE, SIMPLER or PISO?
  #4
George
Guest
 
Posts: n/a
I am sorry for a mistake in my previous message. In SIMPLEC there is only a change in a coefficient, while SIMPLER is a bit more complicated.

All can be used for compressible flow.
  Reply With Quote

Old   October 23, 2007, 23:27
Default Re: SIMPLE, SIMPLER or PISO?
  #5
billpeace
Guest
 
Posts: n/a
Are there any introduction on solving compressible flow by SIMPLE or other three algorithms? I know how to implement simple algorithm for incompressible flow,but add a energy equation for compressible flow. How to deal with the addition equation?

thanks

  Reply With Quote

Old   October 24, 2007, 04:50
Default Re: SIMPLE, SIMPLER or PISO?
  #6
George
Guest
 
Posts: n/a
You just compute density with the ideal gas law or any other law. And ofcourse the incoming flow rate does not equal the outcoming flow rate as in incompressible flows.
  Reply With Quote

Old   October 24, 2007, 09:09
Default Re: SIMPLE, SIMPLER or PISO?
  #7
ag
Guest
 
Posts: n/a
Well, not quite. You do need to also solve the energy equation (typically the enthalpy equation is used.)
  Reply With Quote

Old   October 24, 2007, 11:20
Default Re: SIMPLE, SIMPLER or PISO?
  #8
opaque
Guest
 
Posts: n/a
Dear George,

Careful on:

"And ofcourse the incoming flow rate does not equal the outcoming flow rate as in incompressible flows."

Mass must be conserved. Therefore, for steady state calculations, the incoming mass flow must be identical to the outgoing mass flow.

Int_over_allboundaries (density * velocity) dot dA = zero

Opaque

  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
SIMPLE (or SIMPLER) fortran code Francesco Di Maio Main CFD Forum 6 January 18, 2017 04:59
SIMPLE OR SIMPLER algorithm Sergio Costa Main CFD Forum 2 July 29, 2007 06:44
SIMPLE and PISO Aditya Main CFD Forum 5 April 1, 2006 18:52
SIMPLE and SIMPLER code TAW Main CFD Forum 10 August 25, 2005 06:09
PISO vs. SIMPLE benedikt flurl Main CFD Forum 2 April 14, 2005 06:54


All times are GMT -4. The time now is 18:23.