|
[Sponsors] |
Boundary Condition Total Pressure for Beginners |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 26, 2020, 10:16 |
Boundary Condition Total Pressure for Beginners
|
#1 |
Member
Simon
Join Date: Sep 2019
Location: Germany
Posts: 51
Rep Power: 7 |
Hello,
In my simulation the outlet-boundary is like this: Code:
<name> { type totalPressure; uniform 0; p0 0; } What if I rather want to have the same pressure outlet with 100 Pa instead of atmospheric pressure? Is it true that the Code:
uniform 0; Code:
p0 0; If no, what are they standing for? Thank you Simon |
|
August 26, 2020, 14:56 |
|
#2 |
Member
Thiago Parente Lima
Join Date: Sep 2011
Location: Diamantina, Brazil.
Posts: 65
Rep Power: 15 |
Hi Simon,
I think this link may help you. Code:
p0 uniform 0; Regards.
__________________
Fields of interest: buoyantFoam, chtMultRegionFoam. |
|
Tags |
boundary, condition, totalpressure |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Centrifugal fan-reverse flow in outlet lesds to a mass in flow field | xiexing | CFX | 3 | March 29, 2017 11:00 |
What velocity Boundary condition to use With Total Temperature and Pressure | pupo | OpenFOAM Running, Solving & CFD | 0 | June 10, 2016 11:20 |
Time dependant pressure boundary condition | yosuke1984 | OpenFOAM Verification & Validation | 3 | May 6, 2015 07:16 |
Radiation interface | hinca | CFX | 15 | January 26, 2014 18:11 |
Convective Heat Transfer - Heat Exchanger | Mark | CFX | 6 | November 15, 2004 16:55 |