Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
cfc6701f
Commit
cfc6701f
authored
Jun 27, 2018
by
sergio
Browse files
TUT: Changing outlet p BC
parent
d1d47fe5
Changes
1
Hide whitespace changes
Inline
Side-by-side
tutorials/combustion/reactingFoam/RAS/SandiaD_LTS/0.orig/p
View file @
cfc6701f
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment