mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: Removed unused/misleading entries - see #1020
This commit is contained in:
@ -24,7 +24,6 @@ boundaryField
|
||||
rotor
|
||||
{
|
||||
type epsilonWallFunction;
|
||||
U Urel;
|
||||
value uniform 3.75e-4;
|
||||
}
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
@ -34,13 +34,11 @@ boundaryField
|
||||
innerWall
|
||||
{
|
||||
type nutkWallFunction;
|
||||
U Urel;
|
||||
value uniform 0;
|
||||
}
|
||||
outerWall
|
||||
{
|
||||
type nutkWallFunction;
|
||||
U Urel;
|
||||
value uniform 0;
|
||||
}
|
||||
cyclic_half0
|
||||
|
||||
Reference in New Issue
Block a user