|
[Sponsors] |
August 15, 2011, 05:03 |
totalPressure boundary condition
|
#1 |
New Member
Join Date: Aug 2010
Location: Chennai
Posts: 24
Rep Power: 16 |
can any help me to find what 'phip' means
Location : fields/fvFields/derived/totalPressure //////////////////////////////// if (psiName_ == "none" && rhoName_ == "none") { operator==(p0_ - 0.5*(1.0 - pos(phip))*magSqr(Up)); } //////////////////////////// Thanks, Hariram |
|
August 16, 2011, 14:17 |
|
#2 |
Senior Member
David Gaden
Join Date: Apr 2009
Location: Winnipeg, Canada
Posts: 437
Rep Power: 22 |
Two lines above that, phip is declared. It appears to be the boundary patch of the phi field.
|
|
August 18, 2011, 10:26 |
|
#3 |
New Member
Join Date: Aug 2010
Location: Chennai
Posts: 24
Rep Power: 16 |
Thanks@marupio.
But If I specify total pressure P0 at the inlet, the pressure p can be calculated using p = P0 / ( 1 + 0.2M^2)^3.5 ( say for air) what is the neccessity of 'phip' in totalPressure boundary condition. Can u help me : ) ? |
|
August 18, 2011, 13:53 |
|
#4 |
Senior Member
David Gaden
Join Date: Apr 2009
Location: Winnipeg, Canada
Posts: 437
Rep Power: 22 |
They are using the pos() function. I think it only adds it if phip is positive (i.e. outward).
|
|
Tags |
boundary condition, totalpressure |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Domain Imbalance | HMR | CFX | 5 | October 10, 2016 06:57 |
Can anyone give me some hint on how to make traction free boundary condition? | poplar | OpenFOAM | 3 | January 14, 2015 03:37 |
Boundary Conditions | Thomas P. Abraham | Main CFD Forum | 20 | July 7, 2013 06:05 |
Setting outlet Pressure boundary condition using CAFFA code | Mukund Pondkule | Main CFD Forum | 0 | March 16, 2011 04:23 |
How to set boundary condition in Fluent for the fo | Peiyong | FLUENT | 1 | November 10, 2006 12:44 |