9 surfaceScalarField
phid
21 while (
pimple.correctNonOrthogonal())
32 pEqn.solve(
p.select(
pimple.finalInnerIter()));
34 if (
pimple.finalNonOrthogonalIter())
56 while (
pimple.correctNonOrthogonal())
67 pEqn.solve(
p.select(
pimple.finalInnerIter()));
69 if (
pimple.finalNonOrthogonalIter())
77#include "compressibleContinuityErrs.H"
80U.correctBoundaryConditions();
CGAL::Exact_predicates_exact_constructions_kernel K
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