CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   Minimum pressure limit for compressible solvers? (https://www.cfd-online.com/Forums/openfoam/107985-minimum-pressure-limit-compressible-solvers.html)

doubtsincfd October 10, 2012 21:50

Minimum pressure limit for compressible solvers?
 
Is there any way to set a min absolute pressure limit for compressible solvers?

Chris Lucas October 15, 2012 03:16

Hi,

yes, have a look a rhoSimpleFOAM.

The function is max(p,yourMinValue);

Kind Regards,
Christian

rcastilla January 31, 2013 05:25

Hi,

I am also interested in this topic. I am not able to find the limit for p in rhoSimpleFoam.

Thanks

Robert

doubtsincfd January 31, 2013 09:07

Hi Robert,

I was able to do it, but it did not help me in my problem much
You have to do it just like it is done for rho

read pMax and pMin from the fvSolution (ref:createFields.H)

then you can use these max and min values in your solver


All times are GMT -4. The time now is 06:24.