CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Is it possible to use PISO algorithm for steady case

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By ata

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 23, 2010, 09:42
Default Is it possible to use PISO algorithm for steady case
  #1
Senior Member
 
Join Date: Nov 2009
Posts: 111
Rep Power: 16
Gearb0x is on a distinguished road
Hello,

In fluent, when you are in a steady case you can choose SIMPLE or PISO for the solver.

In openfoam, apparently, SIMPLE is for steady and PISO for transient.

Is there a way to choose PISO even for steady state?

Thanks for your answers
Gearb0x is offline   Reply With Quote

Old   February 24, 2010, 02:34
Default
  #2
Senior Member
 
matej forman
Join Date: Mar 2009
Location: Brno, Czech Republic
Posts: 182
Rep Power: 17
matejfor is on a distinguished road
well, steady state - strictly speaking is an average over time, or a transient with infinite time step. So this is also a way how to use PISO for steady state.

What is you motivation for using PISO for steady-state?

matej
matejfor is offline   Reply With Quote

Old   February 24, 2010, 03:43
Default
  #3
Senior Member
 
Join Date: Nov 2009
Posts: 111
Rep Power: 16
Gearb0x is on a distinguished road
Hello

Thanks for the answer

My motivation was that with Fluent, PISO solver gave me better results than the SIMPLE solver so I wanted to try this in openFoam
Gearb0x is offline   Reply With Quote

Old   February 25, 2010, 04:39
Default
  #4
Member
 
djbungee's Avatar
 
Ulf Bunge
Join Date: Mar 2009
Location: Wolfsburg, Germany
Posts: 34
Rep Power: 17
djbungee is on a distinguished road
Hello,

in case the solution you find is steady, the temporal derivation should vanish and you could also deactivate this term in the code or use steadyState for ddtSchemes.

However, alternatively and dependent on how good your initialization is, you might also want to compute the case as unsteady with a given ddtSchemes (other than steadyState). Dependent on the size of the time step you chose, you can interpret this as relaxation as you enhance diagonal dominance of your coefficient matrix. I.e., the smaller Dt, the larger the cell-centered coefficient becomes in comparison to the other coefficients. The procedure becomes stiffer but it might help in not so well-posed problems with a bad initialization.

Best regards, Ulf.
djbungee is offline   Reply With Quote

Old   July 7, 2010, 04:03
Default
  #5
Member
 
David
Join Date: Dec 2009
Location: Spain
Posts: 62
Rep Power: 16
David_010 is on a distinguished road
Hi Ulf

Could you explain how to employ the PISO algorithm for a steady-state case so that it works as a relaxation? I am working with a SIMPLE algorithm without relaxation for the temperature and I am having problems due to that. So I have thought about use the PISO algorithm in the way you have suggested, but I donīt know exactly how to do it. My case problem is steady.

Thank you very much

Regards

David
David_010 is offline   Reply With Quote

Old   July 7, 2010, 05:07
Default
  #6
Senior Member
 
matej forman
Join Date: Mar 2009
Location: Brno, Czech Republic
Posts: 182
Rep Power: 17
matejfor is on a distinguished road
David,
why don't you employ some underrelaxation for temperature? It seems to be much more simple solution than using PISO. The easiest way to use PISO for steady computation is to run transient solution, during the computation you may try lengthen the time-step. Once solution stops changing you have steady state solution.

good luck
matejfor is offline   Reply With Quote

Old   July 7, 2010, 06:43
Default
  #7
Member
 
David
Join Date: Dec 2009
Location: Spain
Posts: 62
Rep Power: 16
David_010 is on a distinguished road
Thanks for your help

Yes I know that the best option is to apply a underelaxation for the temperature, but in the solver that I am employing (conjugateHeatFoam, in the 1.5-dev version) the underelaxation is not defined and I am not able to do it (I donīt have programming skills).

Thank you again, regards

David
David_010 is offline   Reply With Quote

Old   July 14, 2010, 06:59
Default Under relaxation factor
  #8
ata
Senior Member
 
ata's Avatar
 
ata kamyabi
Join Date: Aug 2009
Location: Kerman
Posts: 323
Rep Power: 17
ata is on a distinguished road
Hi David By changing the delta t you are changing under relaxation factor for a steady state case from one time step to an other not in solving equations in a single time step. Do you understand me? Good luck
ata is offline   Reply With Quote

Old   July 14, 2010, 09:40
Default
  #9
Member
 
David
Join Date: Dec 2009
Location: Spain
Posts: 62
Rep Power: 16
David_010 is on a distinguished road
Hi Ata

Thank you for your help. Well, I don't understand it very well. If I am solving a steady state case, how I can modify the time step? or, if the solver is transient, how I can specify that the case is steady? Do you mean that I can not employ the delta t of a transient solver as a underelaxation for a steady case?

Thank you very much again.

David
David_010 is offline   Reply With Quote

Old   July 15, 2010, 00:49
Default Under relaxation
  #10
ata
Senior Member
 
ata's Avatar
 
ata kamyabi
Join Date: Aug 2009
Location: Kerman
Posts: 323
Rep Power: 17
ata is on a distinguished road
Hi David
Consider you have a fully explicit scheme for a unsteady case. In this case you can use delta t as a under relaxation factor ti achieve steady state solution but if you have implicit terms in your scheme you need an iterative method for solving system of equations in each single time step in its relation is separate from delta t. So, you can use a full explicit scheme for solving a steady state problem but you must have enough time to steady state solution after transient solution achieve.
I hope my explanation is clear for you.
Best regards
Good luck
lav likes this.
ata 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
Doubt in unsteady case vijay FLUENT 1 April 24, 2006 11:11
New case Constantinos Zervides (Zervides) OpenFOAM Pre-Processing 5 October 24, 2005 03:34
How to save a case running in background us FLUENT 0 July 6, 2005 10:43
Whatbs best way to create new case jvn OpenFOAM Pre-Processing 2 June 20, 2005 21:19
SIMPLE algorithm Jonathan Castro Main CFD Forum 3 December 10, 1999 04:59


All times are GMT -4. The time now is 01:44.