3 surfaceScalarField
rAUf(
"rAUf", fvc::interpolate(
rAU));
9 + fvc::interpolate(
rho*
rAU)*fvc::ddtCorr(
U,
phi)
23 while (
pimple.correctNonOrthogonal())
25 fvScalarMatrix p_rghEqn
32 p_rghEqn.solve(
p_rgh.select(
pimple.finalInnerIter()));
34 if (
pimple.finalNonOrthogonalIter())
39 U.correctBoundaryConditions();
43 #include "continuityErrs.H"
49 p += dimensionedScalar
const surfaceScalarField & ghf
const volScalarField & gh
constrainPressure(p_rgh, rho, U, phiHbyA, rhorAUf, MRF)
surfaceScalarField phig("phig", -rhorAUf *ghf *fvc::snGrad(rho) *mesh.magSf())
surfaceScalarField rAUf("rAUf", fvc::interpolate(rAU))
adjustPhi(phiHbyA, U, p_rgh)
tmp< volScalarField > rAU
GeometricField< scalar, fvPatchField, volMesh > volScalarField