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
e7d9a1ac
Commit
e7d9a1ac
authored
Dec 20, 2017
by
sergio
Browse files
ENH: Changing BC for U to slip
parent
feb11e4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
tutorials/compressible/overRhoSimpleFoam/hotCylinder/cylinderAndBackground/0.orig/U
View file @
e7d9a1ac
...
...
@@ -45,9 +45,7 @@ boundaryField
topAndBottom
{
type inletOutlet;
inletValue uniform (0 0 0);
value $internalField;
type slip;
}
}
...
...
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