ENH: Updated tutorial velocity field

This commit is contained in:
andy
2011-11-22 15:58:10 +00:00
parent 4cbd9ebc13
commit 9bd358f0a7

View File

@ -32,13 +32,13 @@ boundaryField
inletCentral inletCentral
{ {
type flowRateInletVelocity; type flowRateInletVelocity;
flowRate 0.00379; flowRate constant 0.00379;
value uniform (0 14.68 0); value uniform (0 14.68 0);
} }
inletSides inletSides
{ {
type flowRateInletVelocity; type flowRateInletVelocity;
flowRate 0.00832; flowRate constant 0.00832;
value uniform (0 17.79 0); value uniform (0 17.79 0);
} }
outlet outlet