TUT: Removed unused/misleading entries - see #1020

This commit is contained in:
Andrew Heather
2018-09-27 16:34:44 +01:00
parent 731ebc9126
commit 1135f1572d
3 changed files with 0 additions and 5 deletions

View File

@ -24,7 +24,6 @@ boundaryField
rotor rotor
{ {
type epsilonWallFunction; type epsilonWallFunction;
U Urel;
value uniform 3.75e-4; value uniform 3.75e-4;
} }

View File

@ -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

View File

@ -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