Incorrect boundary condition
Signed-off-by: Henrik Rusche <h.rusche@wikki-gmbh.de>
This commit is contained in:
parent
e3643e0048
commit
97986bd32c
1 changed files with 1 additions and 4 deletions
|
@ -41,10 +41,7 @@ boundaryField
|
||||||
}
|
}
|
||||||
GVHUB
|
GVHUB
|
||||||
{
|
{
|
||||||
type rotatingWallVelocity;
|
type fixedValue;
|
||||||
origin ( 0 0 0 );
|
|
||||||
axis ( 0 0 1 );
|
|
||||||
omega -10;
|
|
||||||
value uniform ( 0 0 0 );
|
value uniform ( 0 0 0 );
|
||||||
}
|
}
|
||||||
GVSHROUD
|
GVSHROUD
|
||||||
|
|
Reference in a new issue