mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: Changing outlet p BC
This commit is contained in:
@ -28,8 +28,13 @@ boundaryField
|
||||
|
||||
outlet
|
||||
{
|
||||
type totalPressure;
|
||||
p0 $internalField;
|
||||
type waveTransmissive;
|
||||
psi thermo:psi;
|
||||
lInf 1;
|
||||
field p;
|
||||
gamma 1.4;
|
||||
fieldInf 100000;
|
||||
value $internalField;
|
||||
}
|
||||
|
||||
inletPilot
|
||||
|
||||
Reference in New Issue
Block a user