Go to the source code of this file.
Functions | |
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) | |
while (pimple.correctNonOrthogonal()) | |
if (!correctPhi) | |
Variables | |
phiHbyA = phig | |
p == p_rgh + rho*gh | |
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)) | |||
) |
if | ( | p_rgh. | needReference() | ) |
Definition at line 21 of file pEqn.H.
References adjustPhi(), Foam::fvc::makeAbsolute(), makeRelative(), p_rgh, phiHbyA, and U.
surfaceScalarField phig | ( | (mixture.surfaceTensionForce() - ghf *fvc::snGrad(rho)) *rAUf *mesh.magSf() | ) |
while | ( | pimple. | correctNonOrthogonal() | ) |
Definition at line 41 of file pEqn.H.
References Foam::fac::div(), fvOptions, Foam::getRefCellValue(), HbyA, Foam::fac::laplacian(), mesh, p_rgh, phi, phig(), phiHbyA, pimple, pRefCell, rAU(), rAUf(), Foam::fvc::reconstruct(), and U.
if | ( | ! | correctPhi | ) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.