Tutorials: removed unnecessary entries from fixedFluxPressure BC specs

This commit is contained in:
Henry
2013-09-11 09:49:46 +01:00
parent 125d658fc6
commit e2a043d010
8 changed files with 0 additions and 22 deletions

View File

@ -23,8 +23,6 @@ boundaryField
stationaryWalls
{
type fixedFluxPressure;
phi phiAbs;
value uniform 0;
}
atmosphere
{
@ -40,8 +38,6 @@ boundaryField
floatingObject
{
type fixedFluxPressure;
phi phiAbs;
value uniform 0;
}
}

View File

@ -23,8 +23,6 @@ boundaryField
".*"
{
type fixedFluxPressure;
phi phiAbs;
value $internalField;
}
outlet

View File

@ -31,8 +31,6 @@ boundaryField
walls
{
type fixedFluxPressure;
phi phiAbs;
value uniform 0;
}
}

View File

@ -23,8 +23,6 @@ boundaryField
walls
{
type fixedFluxPressure;
phi phiAbs;
value uniform 0;
}
}

View File

@ -23,8 +23,6 @@ boundaryField
walls
{
type fixedFluxPressure;
phi phiAbs;
value uniform 0;
}
}

View File

@ -23,8 +23,6 @@ boundaryField
walls
{
type fixedFluxPressure;
phi phiAbs;
value uniform 0;
}
}

View File

@ -23,8 +23,6 @@ boundaryField
walls
{
type fixedFluxPressure;
phi phiAbs;
value uniform 0;
}
}

View File

@ -24,8 +24,6 @@ boundaryField
inlet
{
type fixedFluxPressure;
phi phiAbs;
value $internalField;
}
outlet
@ -37,15 +35,11 @@ boundaryField
outerCylinder
{
type fixedFluxPressure;
phi phiAbs;
value $internalField;
}
"propeller.*"
{
type fixedFluxPressure;
phi phiAbs;
value $internalField;
}
}