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

steadystate PISO's corrector step

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 5, 2013, 03:41
Default steadyStatePisoFoam
  #1
Senior Member
 
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 838
Rep Power: 17
sharonyue is on a distinguished road
Hi,

In SIMPLE and steadystate PISO, There are a little differences, and I made a picture to show this by my comprehension. What I am courious about is why there are some correctors loops in PISO, in my image, if I get u** v** p**, it has been divergence free, But if omit this correctors loop, PISO would become SIMPLE ....

So whats the meaning of this correctors loop in steadystate PISO?

Just now I compiled a steadyStatePisoFoam, use this solver solving cavity it use 317 iterations compared with simpleFoam's 47's iterations. So now I am more confused about this inner loop, can it really speed up the solving process?

And in Versteeg's book page 196, he said:"As before, under-relaxation is required with the procedure in PISO" , AFAIK, in openFoam PISO dont need relaxation. so??
Attached Images
File Type: jpg piso.jpg (64.0 KB, 72 views)
File Type: jpg simple.jpg (55.7 KB, 45 views)
Attached Files
File Type: gz log.tar.gz (40.0 KB, 6 views)

Last edited by sharonyue; July 9, 2013 at 19:53.
sharonyue is offline   Reply With Quote

Old   July 5, 2013, 07:51
Question
  #2
Senior Member
 
cfdonline2mohsen's Avatar
 
Mohsen KiaMansouri
Join Date: Jan 2010
Location: CFD Lab
Posts: 118
Rep Power: 16
cfdonline2mohsen is on a distinguished road
Somebody please compare the SIMPLE, PISO and PIMPLE loops in a single flowchart.
I'm confused too
__________________
“If you have an apple and I have an apple and we exchange these apples then you and I will still each have one apple. But if you have an idea and I have an idea and we exchange these ideas, then each of us will have two ideas.”
cfdonline2mohsen is offline   Reply With Quote

Old   July 7, 2013, 19:58
Default
  #3
Senior Member
 
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 838
Rep Power: 17
sharonyue is on a distinguished road
Still confused too
sharonyue is offline   Reply With Quote

Old   July 8, 2013, 05:48
Default
  #4
Senior Member
 
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 838
Rep Power: 17
sharonyue is on a distinguished road
Looks like steadystate PISO is different with transient PISO. In this thread http://www.chemical-forum.com/thread-71382-1-1.html He said:
Code:
Hi,
The original version of PISO was developed for transient calculation with small timesteps, so you have also small Courant numbers (<1) in this non-iterative variant. If you are running PISO like SIMPLE with outer Iterations you do not need small Courant numbers, but the convergence rate of PISO will then not be better or faster than SIMPLE! See also the paper "Solution of the implicitly discretised fluid flow euqations by operator splitting" by R.I. Issa!
Good Luck!
This maybe what Ive encounterd. But back to Versteeg's book page 196, Thats contradictory!!

And, does it mean the momentum and continuity equations are simultaneously satisfied after the inner loops in PISO?
sharonyue is offline   Reply With Quote

Old   July 9, 2013, 11:18
Default
  #5
Senior Member
 
Paulo Vatavuk
Join Date: Mar 2009
Location: Campinas, Brasil
Posts: 196
Rep Power: 17
vatavuk is on a distinguished road
Hi Forrest,
In OpenFOAM there is no PISO algorithm for steady-state simulation, only for transient flow simulations. You can use it to solve a steady state problem if you let the simulation continue for such a long time that the transient behavior disappears, but there are some flows that never reach this condition, like the flow around a cylinder that has vortex shedding behavior. For a real steady flow simulation you can use SIMPLE. The PISO algorithm has a limitation that the time step must be small otherwise it will diverge so, to overcome this limitation the PIMPLE algorithm was developed, it is a combination of the two algorithms.
Best Regards,
Paulo

Last edited by vatavuk; July 9, 2013 at 11:23. Reason: make it more clear
vatavuk is offline   Reply With Quote

Old   July 9, 2013, 20:04
Default
  #6
Senior Member
 
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 838
Rep Power: 17
sharonyue is on a distinguished road
Quote:
Originally Posted by vatavuk View Post
Hi Forrest,
In OpenFOAM there is no PISO algorithm for steady-state simulation, only for transient flow simulations. You can use it to solve a steady state problem if you let the simulation continue for such a long time that the transient behavior disappears, but there are some flows that never reach this condition, like the flow around a cylinder that has vortex shedding behavior. For a real steady flow simulation you can use SIMPLE. The PISO algorithm has a limitation that the time step must be small otherwise it will diverge so, to overcome this limitation the PIMPLE algorithm was developed, it is a combination of the two algorithms.
Best Regards,
Paulo
But PISO can deal with the steady state, what Im confused about is this steady state PISO's algorithm, I dont know why there is corrector step 2, its have been divergence free in corrector step 1.
sharonyue 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
Influence of initial conditions in SteadyState fshak92 STAR-CCM+ 2 April 1, 2012 16:09
Switching from transient to steadystate : crash alf12 OpenFOAM Running, Solving & CFD 0 January 17, 2012 04:42
Problem with steadyState solvers using pressure BC Victor OpenFOAM 1 December 14, 2009 05:40
SteadyState tutlhino OpenFOAM Running, Solving & CFD 5 April 30, 2009 09:10
Pressure wave pattern over body in steadystate? Chebeba CFX 1 March 16, 2008 02:00


All times are GMT -4. The time now is 16:49.