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:
@ -30,7 +30,7 @@ boundaryField
|
|||||||
}
|
}
|
||||||
outlet
|
outlet
|
||||||
{
|
{
|
||||||
type entrainmentPressure;
|
type totalPressure;
|
||||||
p0 $internalField;
|
p0 $internalField;
|
||||||
value $internalField;
|
value $internalField;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -28,7 +28,6 @@ boundaryField
|
|||||||
{
|
{
|
||||||
type totalPressure;
|
type totalPressure;
|
||||||
p0 uniform 0;
|
p0 uniform 0;
|
||||||
gamma 1.4;
|
|
||||||
value uniform 0;
|
value uniform 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -39,7 +39,7 @@ boundaryField
|
|||||||
|
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type totalPressure;
|
type prghTotalPressure;
|
||||||
p0 $internalField;
|
p0 $internalField;
|
||||||
rho thermo:rho;
|
rho thermo:rho;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -27,7 +27,7 @@ boundaryField
|
|||||||
|
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type totalPressure;
|
type prghTotalPressure;
|
||||||
p0 $internalField;
|
p0 $internalField;
|
||||||
rho thermo:rho;
|
rho thermo:rho;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -27,7 +27,7 @@ boundaryField
|
|||||||
|
|
||||||
top
|
top
|
||||||
{
|
{
|
||||||
type totalPressure;
|
type prghTotalPressure;
|
||||||
p0 $internalField;
|
p0 $internalField;
|
||||||
rho thermo:rho;
|
rho thermo:rho;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -33,7 +33,7 @@ boundaryField
|
|||||||
|
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type totalPressure;
|
type prghTotalPressure;
|
||||||
p0 $internalField;
|
p0 $internalField;
|
||||||
rho thermo:rho;
|
rho thermo:rho;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,7 @@ boundaryField
|
|||||||
|
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type totalPressure;
|
type prghTotalPressure;
|
||||||
p0 uniform 1e5;
|
p0 uniform 1e5;
|
||||||
rho thermo:rho;
|
rho thermo:rho;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -36,7 +36,7 @@ boundaryField
|
|||||||
|
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type totalPressure;
|
type prghTotalPressure;
|
||||||
p0 uniform 0;
|
p0 uniform 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -36,7 +36,7 @@ boundaryField
|
|||||||
|
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type prghEntrainmentPressure;
|
type prghTotalPressure;
|
||||||
p0 uniform 0;
|
p0 uniform 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -36,7 +36,7 @@ boundaryField
|
|||||||
|
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type prghEntrainmentPressure;
|
type prghTotalPressure;
|
||||||
p0 uniform 0;
|
p0 uniform 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -36,7 +36,7 @@ boundaryField
|
|||||||
|
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type prghEntrainmentPressure;
|
type prghTotalPressure;
|
||||||
p0 uniform 0;
|
p0 uniform 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -39,7 +39,7 @@ boundaryField
|
|||||||
|
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type totalPressure;
|
type prghTotalPressure;
|
||||||
p0 uniform 0;
|
p0 uniform 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -40,7 +40,7 @@ boundaryField
|
|||||||
}
|
}
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type totalPressure;
|
type prghTotalPressure;
|
||||||
rho rho;
|
rho rho;
|
||||||
psi none;
|
psi none;
|
||||||
gamma 1;
|
gamma 1;
|
||||||
|
|||||||
@ -30,7 +30,7 @@ boundaryField
|
|||||||
}
|
}
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type totalPressure;
|
type prghTotalPressure;
|
||||||
rho rho;
|
rho rho;
|
||||||
psi none;
|
psi none;
|
||||||
gamma 1;
|
gamma 1;
|
||||||
|
|||||||
@ -36,7 +36,7 @@ boundaryField
|
|||||||
|
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type prghEntrainmentPressure;
|
type prghTotalPressure;
|
||||||
p0 uniform 0;
|
p0 uniform 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -30,7 +30,7 @@ boundaryField
|
|||||||
|
|
||||||
outlet
|
outlet
|
||||||
{
|
{
|
||||||
type totalPressure;
|
type prghTotalPressure;
|
||||||
p0 $internalField;
|
p0 $internalField;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -33,7 +33,7 @@ boundaryField
|
|||||||
|
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type totalPressure;
|
type prghTotalPressure;
|
||||||
p0 uniform 0;
|
p0 uniform 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -38,7 +38,7 @@ boundaryField
|
|||||||
|
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type totalPressure;
|
type prghTotalPressure;
|
||||||
p0 uniform 0;
|
p0 uniform 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -27,7 +27,7 @@ boundaryField
|
|||||||
|
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type totalPressure;
|
type prghTotalPressure;
|
||||||
p0 $internalField;
|
p0 $internalField;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -21,7 +21,7 @@ boundaryField
|
|||||||
{
|
{
|
||||||
"(left|right|atmosphere)"
|
"(left|right|atmosphere)"
|
||||||
{
|
{
|
||||||
type prghEntrainmentPressure;
|
type prghTotalPressure;
|
||||||
p0 uniform 0;
|
p0 uniform 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -39,7 +39,7 @@ boundaryField
|
|||||||
|
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type totalPressure;
|
type prghTotalPressure;
|
||||||
p0 uniform 0;
|
p0 uniform 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -22,7 +22,7 @@ boundaryField
|
|||||||
{
|
{
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type totalPressure;
|
type prghTotalPressure;
|
||||||
rho rho;
|
rho rho;
|
||||||
psi none;
|
psi none;
|
||||||
gamma 1;
|
gamma 1;
|
||||||
|
|||||||
@ -29,7 +29,7 @@ boundaryField
|
|||||||
}
|
}
|
||||||
top
|
top
|
||||||
{
|
{
|
||||||
type entrainmentPressure;
|
type totalPressure;
|
||||||
p0 uniform 0;
|
p0 uniform 0;
|
||||||
}
|
}
|
||||||
bottom
|
bottom
|
||||||
|
|||||||
@ -39,7 +39,7 @@ boundaryField
|
|||||||
|
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type totalPressure;
|
type prghTotalPressure;
|
||||||
p0 uniform 0;
|
p0 uniform 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -39,7 +39,7 @@ boundaryField
|
|||||||
|
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type totalPressure;
|
type prghTotalPressure;
|
||||||
p0 uniform 0;
|
p0 uniform 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -39,7 +39,7 @@ boundaryField
|
|||||||
|
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type totalPressure;
|
type prghTotalPressure;
|
||||||
p0 uniform 0;
|
p0 uniform 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -39,7 +39,7 @@ boundaryField
|
|||||||
|
|
||||||
atmosphere
|
atmosphere
|
||||||
{
|
{
|
||||||
type totalPressure;
|
type prghTotalPressure;
|
||||||
p0 uniform 0;
|
p0 uniform 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user