CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   PISO in FLUENT vs. OpenFOAM (https://www.cfd-online.com/Forums/openfoam-solving/112759-piso-fluent-vs-openfoam.html)

Industrial_CFD February 4, 2013 20:40

PISO in FLUENT vs. OpenFOAM
 
Hi guys,

I am trying to get an LES case set up in openfoam, and I have been trouble shooting with FLUENT. FLUENT iterates PISO until the specified max iterations are reached ( or until convergence). Is there anyway to run pisoFOAM like this? Would this implementation be pimpleFoam?

Cheers

Chris Lucas February 5, 2013 09:43

Hi,

have a look at pimpleFoam. However, as I know, pimpleFoam doesn't check if the solution is converged. You have to programm it (a guess 10 lines of code) yourself.

Kind Regards,
Christian

Industrial_CFD February 7, 2013 10:14

Update
 
What is really amazing is that OpenFOAM won't converge compared to the same settings in FLUENT (I think anyway). FLUENT handles the case easily, whereas OpenFOAM cannot converge the pressure term.
It is really strange. I'm starting to wonder if it is a bug or something.

Chris Lucas February 11, 2013 05:43

Hi,

the reason for the different results is not a bug. Some of the internal program structure is different.

Fluent has probably internal limiter that help to converge the solution (using numerical diffusion) and openfoam doesn't.

What are you trying to simulate. What schemes do you use. What OF version? Is time accuracy important?

Kind Regards,
Christian



All times are GMT -4. The time now is 17:32.