damBreak4phase tutorials: Updated BCs

This commit is contained in:
Henry
2013-06-03 12:25:13 +01:00
parent 0d0b8700ec
commit 32aeb64016
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ boundaryField
} }
atmosphere atmosphere
{ {
type fluxCorrectedVelocity; type pressureInletOutletVelocity;
value uniform (0 0 0); value uniform (0 0 0);
} }
defaultFaces defaultFaces

View File

@ -38,7 +38,7 @@ boundaryField
} }
atmosphere atmosphere
{ {
type fluxCorrectedVelocity; type pressureInletOutletVelocity;
value uniform (0 0 0); value uniform (0 0 0);
} }
defaultFaces defaultFaces