Go to the source code of this file.
Functions | |
surfaceScalarField | phiHbyA ("phiHbyA", fvc::flux(HbyA)+alphacf *fvc::interpolate(rho *rAUc) *fvc::ddtCorr(U, phi)) |
MRF | makeRelative (phiHbyA) |
adjustPhi (phiHbyA, U, p_rgh) | |
surfaceScalarField | phig (phicForces+(fvc::interpolate(mixture.sigmaK()) *fvc::snGrad(alpha1) - ghf *fvc::snGrad(rho)) *rAUcf *mesh.magSf()) |
constrainPressure (p_rgh, U, phiHbyA, rAUcf, MRF) | |
while (pimple.correctNonOrthogonal()) | |
if (p_rgh.needReference()) | |
Variables | |
phiHbyA = phig | |
p == p_rgh + rho*gh | |
surfaceScalarField phiHbyA | ( | "phiHbyA" | , |
fvc::flux(HbyA)+alphacf *fvc::interpolate(rho *rAUc) *fvc::ddtCorr(U, phi) | |||
) |
surfaceScalarField phig | ( | phicForces+ | fvc::interpolate(mixture.sigmaK()) *fvc::snGrad(alpha1) - ghf *fvc::snGrad(rho)) *rAUcf *mesh.magSf( | ) |
while | ( | pimple. | correctNonOrthogonal() | ) |
Definition at line 28 of file pEqn.H.
References Foam::fac::ddt(), Foam::fac::div(), fvOptions, Foam::getRefCellValue(), HbyA, Foam::fac::laplacian(), mesh, p_rgh, phi, phig(), phiHbyA, pimple, pRefCell, rAUc(), rAUcf(), Foam::fvc::reconstruct(), and U.
if | ( | p_rgh. | needReference() | ) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.