Go to the source code of this file.
|
surfaceScalarField | rAUf ("rAUf", fvc::interpolate(rAU)) |
|
volVectorField | HbyA (constrainHbyA(rAU *UEqn.H(), U, p_rgh)) |
|
surfaceScalarField | phiHbyA ("phiHbyA", fvc::flux(HbyA)+MRF.zeroFilter(fvc::interpolate(rho *rAU) *fvc::ddtCorr(U, phi, Uf))) |
|
MRF | makeRelative (phiHbyA) |
|
surfaceScalarField | phig ((mixture.surfaceTensionForce() - ghf *fvc::snGrad(rho)) *rAUf *mesh.magSf()) |
|
| constrainPressure (p_rgh, U, phiHbyA, rAUf, MRF) |
|
| if (pimple.transonic()) |
|
surfaceScalarField | rho2f (fvc::interpolate(rho2)) |
|
| if (mesh.moving()) |
|
p_rghEqnComp1 | ref () * |
|
volScalarField | p_rgh_0 (p_rgh) |
|
| while (pimple.correctNonOrthogonal()) |
|
mixture | thermo1 ().correctRho(psi1 *(p_rgh - p_rgh_0)) |
|
mixture | thermo2 ().correctRho(psi2 *(p_rgh - p_rgh_0)) |
|
p_rgh | correctBoundaryConditions () |
|
◆ rAUf()
surfaceScalarField rAUf |
( |
"rAUf" |
, |
|
|
fvc::interpolate(rAU) |
|
|
) |
| |
◆ HbyA()
volVectorField HbyA |
( |
constrainHbyA(rAU *UEqn.H(), U, p_rgh) |
| ) |
|
◆ phiHbyA()
surfaceScalarField phiHbyA |
( |
"phiHbyA" |
, |
|
|
fvc::flux(HbyA)+MRF.zeroFilter(fvc::interpolate(rho *rAU) *fvc::ddtCorr(U, phi, Uf)) |
|
|
) |
| |
◆ makeRelative()
◆ phig()
surfaceScalarField phig |
( |
(mixture.surfaceTensionForce() - ghf *fvc::snGrad(rho)) *rAUf *mesh.magSf() |
| ) |
|
◆ constrainPressure()
◆ if() [1/2]
if |
( |
pimple. |
transonic() | ) |
|
Definition at line 32 of file pEqn.H.
References alpha1(), alpha2, alphaPhi1, alphaPhi2(), Foam::correction(), Foam::fvc::ddt(), Foam::fvc::div(), fvOptions, Foam::fvc::interpolate(), mixture, p_rgh, phi, rho1, rho1f(), rho2, rho2f(), and Sp.
◆ rho2f()
surfaceScalarField rho2f |
( |
fvc::interpolate(rho2) |
| ) |
|
◆ if() [2/2]
◆ ref()
◆ p_rgh_0()
volScalarField p_rgh_0 |
( |
p_rgh |
| ) |
|
◆ while()
while |
( |
pimple. |
correctNonOrthogonal() | ) |
|
Definition at line 114 of file pEqn.H.
References Foam::fvc::absolute(), alpha1(), alpha2, Foam::fvc::correctUf(), Foam::fvc::div(), fvOptions, gh, HbyA, Foam::fvc::laplacian(), Foam::max(), mixture, p, p_rgh, p_rghEqnComp1, p_rghEqnComp2, phi, phig(), phiHbyA, pimple, pMin(), rAUf(), Foam::fvc::reconstruct(), rho1, rho2, solve(), U, and Uf.
◆ thermo1()
◆ thermo2()
◆ correctBoundaryConditions()
p_rgh correctBoundaryConditions |
( |
| ) |
|
◆ phiHbyA
◆ p_rghEqnComp1
Initial value:=
*(
(
)
tmp< fvMatrix< Type > > correction(const fvMatrix< Type > &)
Return the correction form of the given matrix.
surfaceScalarField rho1f(fvc::interpolate(rho1))
tmp< GeometricField< Type, fvPatchField, volMesh > > div(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
const surfaceScalarField & alphaPhi1
tmp< GeometricField< Type, fvPatchField, volMesh > > ddt(const dimensioned< Type > dt, const fvMesh &mesh)
dimensionedScalar pos(const dimensionedScalar &ds)
volScalarField & alpha1(mixture.alpha1())
phaseChangeTwoPhaseMixture & mixture
const dimensionedScalar & rho1
Definition at line 29 of file pEqn.H.
◆ p_rghEqnComp2
Initial value:=
*(
(
)
tmp< fvMatrix< Type > > correction(const fvMatrix< Type > &)
Return the correction form of the given matrix.
tmp< GeometricField< Type, fvPatchField, volMesh > > div(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
tmp< GeometricField< Type, fvPatchField, volMesh > > ddt(const dimensioned< Type > dt, const fvMesh &mesh)
dimensionedScalar pos(const dimensionedScalar &ds)
surfaceScalarField rho2f(fvc::interpolate(rho2))
surfaceScalarField alphaPhi2("alphaPhi2", phi - alphaPhi1)
const dimensionedScalar & rho2
phaseChangeTwoPhaseMixture & mixture
Definition at line 30 of file pEqn.H.
◆ else
Initial value:{
# 1 "/home/ubuntu/OpenFOAM-8/applications/solvers/multiphase/compressibleInterFoam/rhofs.H" 1
surfaceScalarField rho1f(fvc::interpolate(rho1))
Definition at line 70 of file pEqn.H.
◆ rho
◆ p_rgh