|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Marco Popesso
Join Date: Jun 2011
Posts: 5
Rep Power: 3 ![]() |
Hi everyone!
I've noticed that in the last release of OpenFoam, the 2.0, the rhoPisoFoam is no more. Why is that? Can be replaced conveniently with the rhoPimpleFoam solver? What's the difference? Thanks everyone |
|
|
|
|
|
|
|
|
#2 |
|
Member
Fabian Roesler
Join Date: Mar 2009
Location: Bayreuth, Germany
Posts: 61
Rep Power: 6 ![]() |
Dear popezmark
PISO does only one outer calculation step by calculating U and then correcting p in several corrector steps. In OF 2.0 the rhoFoam solver uses the PIMPLE algorithm which has better stability when using larger time steps. PIMPLE performs a PISO corrector loop which is repeated several times, starting with the results of the previous corrector step. Thus you are allowed to under relax the solver. The solver is faster and more stabel. Have a look here: On the pimpleFoam solution algorithm But you should have a closer look at the threads in this forum. I posted the same answer a few weeks ago. Just search for PIMPLE and you will find the answer without asking. Regards Fabian |
|
|
|
|
|
|
|
|
#3 |
|
New Member
Marco Popesso
Join Date: Jun 2011
Posts: 5
Rep Power: 3 ![]() |
Thank you very much for your reply and kindness, Fabian
![]() I will read the informations you posted, and I'll have a closer look next time ![]() Marco |
|
|
|
|
|
|
|
|
#4 |
|
Member
Pierre Castellani
Join Date: Apr 2011
Location: Paris
Posts: 38
Rep Power: 4 ![]() |
Hi,
I am currently using OF 1.7.1 and I was wondering if the rhoPimpleFoam works well with this version? Thanks, Pierre. |
|
|
|
|
|
|
|
|
#5 |
|
Member
Pierre Castellani
Join Date: Apr 2011
Location: Paris
Posts: 38
Rep Power: 4 ![]() |
Sorry for the question I found my answer in other post.
Thanks. |
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RhoPimpleFoam calculation of natural and forced convection | Daniel_Jung | OpenFOAM | 0 | September 22, 2010 05:02 |
| rhoPimpleFoam | Sofia | OpenFOAM | 2 | September 17, 2010 00:58 |
| Error while running rhoPisoFoam.. | nileshjrane | OpenFOAM Running, Solving & CFD | 8 | August 26, 2010 12:50 |
| How to define and calculate LES variables rhoPisoFoam | Jotazeld | OpenFOAM | 0 | July 26, 2010 05:21 |
| help: rhoPisoFoam to compressibleInterFoam | jason.ryon | OpenFOAM | 0 | March 8, 2010 12:45 |