tutorials/multiphase: totalPressure -> prghTotalPressure

For most multiphase flows it is more appropriate to evaluate the total pressure
from the static pressure obtained from p_rgh rather than from p_rgh directly.
This commit is contained in:
Henry Weller
2022-02-07 12:32:20 +00:00
parent f85f45fe4b
commit fec6837f8f
27 changed files with 26 additions and 27 deletions

View File

@ -30,7 +30,7 @@ boundaryField
}
outlet
{
type entrainmentPressure;
type totalPressure;
p0 $internalField;
value $internalField;
}

View File

@ -28,7 +28,6 @@ boundaryField
{
type totalPressure;
p0 uniform 0;
gamma 1.4;
value uniform 0;
}

View File

@ -39,7 +39,7 @@ boundaryField
atmosphere
{
type totalPressure;
type prghTotalPressure;
p0 $internalField;
rho thermo:rho;
}

View File

@ -27,7 +27,7 @@ boundaryField
atmosphere
{
type totalPressure;
type prghTotalPressure;
p0 $internalField;
rho thermo:rho;
}

View File

@ -27,7 +27,7 @@ boundaryField
top
{
type totalPressure;
type prghTotalPressure;
p0 $internalField;
rho thermo:rho;
}

View File

@ -33,7 +33,7 @@ boundaryField
atmosphere
{
type totalPressure;
type prghTotalPressure;
p0 $internalField;
rho thermo:rho;
}

View File

@ -39,7 +39,7 @@ boundaryField
atmosphere
{
type totalPressure;
type prghTotalPressure;
p0 uniform 1e5;
rho thermo:rho;
}

View File

@ -36,7 +36,7 @@ boundaryField
atmosphere
{
type totalPressure;
type prghTotalPressure;
p0 uniform 0;
}

View File

@ -36,7 +36,7 @@ boundaryField
atmosphere
{
type prghEntrainmentPressure;
type prghTotalPressure;
p0 uniform 0;
}

View File

@ -36,7 +36,7 @@ boundaryField
atmosphere
{
type prghEntrainmentPressure;
type prghTotalPressure;
p0 uniform 0;
}

View File

@ -36,7 +36,7 @@ boundaryField
atmosphere
{
type prghEntrainmentPressure;
type prghTotalPressure;
p0 uniform 0;
}

View File

@ -39,7 +39,7 @@ boundaryField
atmosphere
{
type totalPressure;
type prghTotalPressure;
p0 uniform 0;
}

View File

@ -40,7 +40,7 @@ boundaryField
}
atmosphere
{
type totalPressure;
type prghTotalPressure;
rho rho;
psi none;
gamma 1;

View File

@ -30,7 +30,7 @@ boundaryField
}
atmosphere
{
type totalPressure;
type prghTotalPressure;
rho rho;
psi none;
gamma 1;

View File

@ -36,7 +36,7 @@ boundaryField
atmosphere
{
type prghEntrainmentPressure;
type prghTotalPressure;
p0 uniform 0;
}

View File

@ -30,7 +30,7 @@ boundaryField
outlet
{
type totalPressure;
type prghTotalPressure;
p0 $internalField;
}

View File

@ -33,7 +33,7 @@ boundaryField
atmosphere
{
type totalPressure;
type prghTotalPressure;
p0 uniform 0;
}

View File

@ -38,7 +38,7 @@ boundaryField
atmosphere
{
type totalPressure;
type prghTotalPressure;
p0 uniform 0;
}

View File

@ -27,7 +27,7 @@ boundaryField
atmosphere
{
type totalPressure;
type prghTotalPressure;
p0 $internalField;
}

View File

@ -21,7 +21,7 @@ boundaryField
{
"(left|right|atmosphere)"
{
type prghEntrainmentPressure;
type prghTotalPressure;
p0 uniform 0;
}

View File

@ -39,7 +39,7 @@ boundaryField
atmosphere
{
type totalPressure;
type prghTotalPressure;
p0 uniform 0;
}

View File

@ -22,7 +22,7 @@ boundaryField
{
atmosphere
{
type totalPressure;
type prghTotalPressure;
rho rho;
psi none;
gamma 1;

View File

@ -29,7 +29,7 @@ boundaryField
}
top
{
type entrainmentPressure;
type totalPressure;
p0 uniform 0;
}
bottom

View File

@ -39,7 +39,7 @@ boundaryField
atmosphere
{
type totalPressure;
type prghTotalPressure;
p0 uniform 0;
}

View File

@ -39,7 +39,7 @@ boundaryField
atmosphere
{
type totalPressure;
type prghTotalPressure;
p0 uniform 0;
}

View File

@ -39,7 +39,7 @@ boundaryField
atmosphere
{
type totalPressure;
type prghTotalPressure;
p0 uniform 0;
}

View File

@ -39,7 +39,7 @@ boundaryField
atmosphere
{
type totalPressure;
type prghTotalPressure;
p0 uniform 0;
}