Go to the source code of this file.
|
| 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) |
| |
| | if (p_rgh.needReference()) |
| |
| surfaceScalarField | phig ((mixture.surfaceTensionForce() - ghf *fvc::snGrad(rho)) *rAUf *mesh.magSf()) |
| |
| | constrainPressure (p_rgh, U, phiHbyA, rAUf, MRF) |
| |
| fvScalarMatrix | Sp_rgh (phaseChange.Sp_rgh(rho, gh, p_rgh)) |
| |
| | while (pimple.correctNonOrthogonal()) |
| |
| | if (!correctPhi) |
| |
◆ 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()
◆ if() [1/2]
| if |
( |
p_rgh. |
needReference() | ) |
|
Definition at line 21 of file pEqn.H.
References adjustPhi(), ghf, Foam::fvc::makeAbsolute(), makeRelative(), mesh, p_rgh, phig(), phiHbyA, rAUf(), rho, Foam::fvc::snGrad(), and U.
◆ phig()
| surfaceScalarField phig |
( |
(mixture.surfaceTensionForce() - ghf *fvc::snGrad(rho)) *rAUf *mesh.magSf() |
| ) |
|
◆ constrainPressure()
◆ Sp_rgh()
| fvScalarMatrix Sp_rgh |
( |
phaseChange. |
Sp_rghrho, gh, p_rgh | ) |
|
◆ while()
| while |
( |
pimple. |
correctNonOrthogonal() | ) |
|
Definition at line 44 of file pEqn.H.
References fvConstraints::constrain(), Foam::fvc::correctUf(), Foam::fvc::div(), fvConstraints, Foam::getRefCellValue(), HbyA, Foam::fvc::laplacian(), makeRelative(), MRF(), p_rgh, p_rghEqn(), phi, phig(), phiHbyA, pimple, pressureReference, rAU, rAUf(), Foam::fvc::reconstruct(), Sp_rgh(), U, and Uf.
◆ if() [2/2]
◆ phiHbyA