pimpleDyMFoam/movingCone: change axis to empty

This commit is contained in:
Henry
2013-12-10 14:10:28 +00:00
parent 76ae0daa28
commit 3ec31ba3f7
4 changed files with 1 additions and 15 deletions

View File

@ -38,11 +38,6 @@ boundaryField
value uniform (0 0 0); value uniform (0 0 0);
} }
axis
{
type symmetryPlane;
}
left left
{ {
type pressureInletOutletVelocity; type pressureInletOutletVelocity;

View File

@ -35,11 +35,6 @@ boundaryField
type zeroGradient; type zeroGradient;
} }
axis
{
type symmetryPlane;
}
left left
{ {
type totalPressure; type totalPressure;

View File

@ -34,10 +34,6 @@ boundaryField
type uniformFixedValue; type uniformFixedValue;
uniformValue constant 0; uniformValue constant 0;
} }
axis
{
type symmetryPlane;
}
left left
{ {
type uniformFixedValue; type uniformFixedValue;

View File

@ -84,7 +84,7 @@ boundary
} }
axis axis
{ {
type symmetryPlane; type empty;
faces faces
( (
(0 1 1 0) (0 1 1 0)