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
1135f157
Commit
1135f157
authored
Sep 27, 2018
by
Andrew Heather
Browse files
TUT: Removed unused/misleading entries - see
#1020
parent
731ebc91
Changes
3
Hide whitespace changes
Inline
Side-by-side
tutorials/incompressible/SRFPimpleFoam/rotor2D/0/epsilon
View file @
1135f157
...
...
@@ -24,7 +24,6 @@ boundaryField
rotor
{
type epsilonWallFunction;
U Urel;
value uniform 3.75e-4;
}
...
...
tutorials/incompressible/SRFSimpleFoam/mixer/0/epsilon
View file @
1135f157
...
...
@@ -34,13 +34,11 @@ boundaryField
innerWall
{
type epsilonWallFunction;
U Urel;
value uniform 14.855;
}
outerWall
{
type epsilonWallFunction;
U Urel;
value uniform 14.855;
}
cyclic_half0
...
...
tutorials/incompressible/SRFSimpleFoam/mixer/0/nut
View file @
1135f157
...
...
@@ -34,13 +34,11 @@ boundaryField
innerWall
{
type nutkWallFunction;
U Urel;
value uniform 0;
}
outerWall
{
type nutkWallFunction;
U Urel;
value uniform 0;
}
cyclic_half0
...
...
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