9 surfaceScalarField
phid
24 while (
pimple.correctNonOrthogonal())
36 pEqn.solve(
p.select(
pimple.finalInnerIter()));
38 if (
pimple.finalNonOrthogonalIter())
60 while (
pimple.correctNonOrthogonal())
72 pEqn.solve(
p.select(
pimple.finalInnerIter()));
74 if (
pimple.finalNonOrthogonalIter())
82#include "compressibleContinuityErrs.H"
85U.correctBoundaryConditions();
CGAL::Exact_predicates_exact_constructions_kernel K
Solve the continuity for density.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
const volScalarField & psi
constrainPressure(p_rgh, rho, U, phiHbyA, rhorAUf, MRF)
surfaceScalarField rhorAUf("rhorAUf", fvc::interpolate(rho *rAU))
surfaceScalarField phid("phid", fvc::interpolate(psi) *(fvc::flux(HbyA)+MRF.zeroFilter(rhorAUf *fvc::ddtCorr(rho, U, phi)/fvc::interpolate(rho))))
tmp< volScalarField > rAU