|
[Sponsors] |
paper on and history of the PIMPLE algorithm? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 20, 2020, 02:30 |
paper on and history of the PIMPLE algorithm?
|
#1 |
Senior Member
|
I know many of us regularly use the PIMPLE algorithm and many also inspected the source code and played with the iterations in the different loop levels.
We get good results from it. There is also valuable information made available by Tobias Holzmann in the wiki and in his book. But, unlike for SIMPLE and PISO algorithms, I have not seen any paper which actually describes the implementation from a "numerical methods" point of view. In the git of the code I could find this commit which seems to go back further in time than the Foundation's git but it still doesn't give much information. Is anyone aware of the history of the PIMPLE algorithm and whether any paper on its implementation details from a numerical point of view is available? |
|
March 23, 2020, 21:17 |
|
#2 |
Senior Member
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 848
Rep Power: 18 |
To my knowledge, it was developed by Henry's own derivation and he did not write papers since its time consuming.
__________________
My OpenFOAM algorithm website: http://dyfluid.com By far the largest Chinese CFD-based forum: http://www.cfd-china.com/category/6/openfoam We provide lots of clusters to Chinese customers, and we are considering to do business overseas: http://dyfluid.com/DMCmodel.html |
|
March 24, 2020, 08:37 |
|
#3 |
Senior Member
|
Thank you for the tip. Apart from the code and wki, where would I find the best description of it?
|
|
April 3, 2020, 15:07 |
|
#4 |
Senior Member
Santiago Marquez Damian
Join Date: Aug 2009
Location: Santa Fe, Santa Fe, Argentina
Posts: 452
Rep Power: 24 |
Hello, it is just a concept, to include a PISO loop within a fixed point iteration to better couple several equations.
https://openfoamwiki.net/index.php/O...hm_in_OpenFOAM Regards.
__________________
Santiago MÁRQUEZ DAMIÁN, Ph.D. Research Scientist Research Center for Computational Methods (CIMEC) - CONICET/UNL Tel: 54-342-4511594 Int. 7032 Colectora Ruta Nac. 168 / Paraje El Pozo (3000) Santa Fe - Argentina. http://www.cimec.org.ar |
|
|
|