Go to the source code of this file.
◆ rAUf()
◆ HbyA()
◆ phiHbyA()
| surfaceScalarField phiHbyA |
( |
"phiHbyA" | , |
|
|
fvc::flux(HbyA) | ) |
◆ if()
| if |
( |
p_rgh. | needReference() | ) |
|
◆ phig()
| surfaceScalarField phig |
( |
(interface.surfaceTensionForce() - ghf *fvc::snGrad(rho)) *faceMask *rAUf *mesh.magSf() | | ) |
|
◆ constrainPressure()
◆ while()
| while |
( |
pimple. | correctNonOrthogonal() | ) |
|
Definition at line 35 of file pEqn.H.
References fvOptions, gh, HbyA, mixture, p_rgh, phi, phig(), phiHbyA, pimple, pRefCell, rAU, rAUf(), rho, U, vDotcP, and vDotvP.
◆ n()
| surfaceVectorField n |
( |
mesh. | Sf)/mesh.magSf( | ) |
|
◆ phiHbyA
◆ vDotP
| Pair<tmp<volScalarField> > vDotP = mixture->vDotP() |
◆ vDotcP
| const volScalarField& vDotcP = vDotP[0]() |
◆ vDotvP
| const volScalarField& vDotvP = vDotP[1]() |
◆ Uf
| Uf = n*(phi/mesh.magSf() - (n & Uf)) |