2surfaceScalarField
rAUf(
"rAUf", fvc::interpolate(
rAU));
26 fvScalarMatrix p_ghEqn
31 p_ghEqn.setReference(p_ghRefCell, p_ghRefValue);
33 p_ghEqn.solve(p_gh.select(
pimple.finalInnerIter()));
35 if (
pimple.finalNonOrthogonalIter())
41#include "continuityErrs.H"
49U.correctBoundaryConditions();
const uniformDimensionedVectorField & g
constrainPressure(p_rgh, rho, U, phiHbyA, rhorAUf, MRF)
tmp< fvVectorMatrix > tUEqn(fvm::ddt(rho, U)+fvm::div(phi, U)+MRF.DDt(rho, U)+turbulence->divDevRhoReff(U)==fvOptions(rho, U))
surfaceScalarField rAUf("rAUf", fvc::interpolate(rAU))
adjustPhi(phiHbyA, U, p_rgh)
tmp< volScalarField > rAU