Incorrect boundary condition

Signed-off-by: Henrik Rusche <h.rusche@wikki-gmbh.de>
This commit is contained in:
Håkan Nilsson 2014-06-11 16:54:56 +02:00 committed by Henrik Rusche
parent e3643e0048
commit 97986bd32c

View file

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