tutorials/incompressible/SRF.*: Removed spurious "U" entries in BCs

Resolves bug-report https://bugs.openfoam.org/view.php?id=3076
This commit is contained in:
Henry Weller
2018-09-25 11:06:01 +01:00
parent 2a28182f87
commit 9d97dc9ffd
3 changed files with 0 additions and 5 deletions

View File

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

View File

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

View File

@ -34,13 +34,11 @@ boundaryField
innerWall
{
type nutkWallFunction;
U Urel;
value uniform 0;
}
outerWall
{
type nutkWallFunction;
U Urel;
value uniform 0;
}
cyclic_half0