Go to the source code of this file.
◆ HbyA()
volVectorField HbyA |
( |
constrainHbyA(rAU() *UEqn.H(), U, p_rgh) |
| ) |
|
◆ phiHbyA()
surfaceScalarField phiHbyA |
( |
"phiHbyA" |
, |
|
|
fvc::flux(HbyA)+fvc::interpolate(rho *rAU()) *fvc::ddtCorr(U, phi, Uf) |
|
|
) |
| |
◆ if() [1/2]
if |
( |
p_rgh. |
needReference() | ) |
|
Definition at line 20 of file pEqn.H.
References adjustPhi(), ghf, Foam::fvc::makeAbsolute(), makeRelative(), mesh, mixture, p_rgh, phig(), phiHbyA, rAUf(), rho, Foam::fvc::snGrad(), and U.
◆ phig()
surfaceScalarField phig |
( |
(mixture.surfaceTensionForce() - ghf *fvc::snGrad(rho)) *rAUf *mesh.magSf() |
| ) |
|
◆ constrainPressure()
◆ while()
while |
( |
pimple. |
correctNonOrthogonal() | ) |
|
Definition at line 44 of file pEqn.H.
References Foam::fvc::correctUf(), Foam::fvc::div(), fvOptions, gh, HbyA, Foam::fvc::laplacian(), makeRelative(), mixture, p_rgh, p_rghEqn(), phi, phig(), phiHbyA, pimple, pRefCell, pRefValue, rAU, rAUf(), Foam::fvc::reconstruct(), rho, Sp, U, and Uf.
◆ if() [2/2]
◆ phiHbyA
◆ vDotP
Pair<tmp<volScalarField> > vDotP = mixture.vDotP() |
◆ vDotcP
const volScalarField& vDotcP = vDotP[0]() |
◆ vDotvP
const volScalarField& vDotvP = vDotP[1]() |