Skip to content
Snippets Groups Projects
Commit 15e7967f authored by Andrew Heather's avatar Andrew Heather Committed by Mark OLESEN
Browse files

TUT: Removed unused/misleading entries - see #1020

parent 5db18df6
Branches
No related tags found
No related merge requests found
...@@ -24,7 +24,6 @@ boundaryField ...@@ -24,7 +24,6 @@ boundaryField
rotor rotor
{ {
type epsilonWallFunction; type epsilonWallFunction;
U Urel;
value uniform 3.75e-4; value uniform 3.75e-4;
} }
......
...@@ -34,13 +34,11 @@ boundaryField ...@@ -34,13 +34,11 @@ boundaryField
innerWall innerWall
{ {
type epsilonWallFunction; type epsilonWallFunction;
U Urel;
value uniform 14.855; value uniform 14.855;
} }
outerWall outerWall
{ {
type epsilonWallFunction; type epsilonWallFunction;
U Urel;
value uniform 14.855; value uniform 14.855;
} }
cyclic_half0 cyclic_half0
......
...@@ -34,13 +34,11 @@ boundaryField ...@@ -34,13 +34,11 @@ boundaryField
innerWall innerWall
{ {
type nutkWallFunction; type nutkWallFunction;
U Urel;
value uniform 0; value uniform 0;
} }
outerWall outerWall
{ {
type nutkWallFunction; type nutkWallFunction;
U Urel;
value uniform 0; value uniform 0;
} }
cyclic_half0 cyclic_half0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment