Go to the documentation of this file.
28 while (
simple.correctNonOrthogonal())
50 if (
simple.finalNonOrthogonalIter())
65 while (
simple.correctNonOrthogonal())
83 if (
simple.finalNonOrthogonalIter())
98 U.correctBoundaryConditions();
114 p.correctBoundaryConditions();
tmp< volVectorField > constrainHbyA(const tmp< volVectorField > &tHbyA, const volVectorField &U, const volScalarField &p)
surfaceScalarField phid("phid", fvc::interpolate(psi) *(fvc::flux(HbyA)+MRF.zeroFilter(rhorAUf *fvc::ddtCorr(rho, U, phi)/fvc::interpolate(rho))))
volVectorField gradP(fvc::grad(p))
const dictionary & simple
dimensioned< Type > domainIntegrate(const GeometricField< Type, fvPatchField, volMesh > &vf)
surfaceScalarField faceMask(localMin< scalar >(mesh).interpolate(cellMask))
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh >> grad(const GeometricField< Type, faePatchField, edgeMesh > &ssf)
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
tmp< GeometricField< Type, faPatchField, areaMesh > > div(const GeometricField< Type, faePatchField, edgeMesh > &ssf)
tmp< fvVectorMatrix > tUEqn(fvm::ddt(rho, U)+fvm::div(phi, U)+MRF.DDt(rho, U)+turbulence->divDevRhoReff(U)==fvOptions(rho, U))
fvMatrix< scalar > fvScalarMatrix
surfaceScalarField rhorAUf("rhorAUf", fvc::interpolate(rho *rAU))
GeometricField< scalar, fvPatchField, volMesh > volScalarField
volScalarField rAU(1.0/UEqn.A())
GeometricField< vector, fvPatchField, volMesh > volVectorField
bool oversetAdjustPhi(surfaceScalarField &phi, const volVectorField &U)
const pressureControl & pressureControl
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
dimensionedScalar initialMass
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian(const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
tmp< surfaceScalarField > flux(const volVectorField &vvf)
const volScalarField & psi
adjustPhi(phiHbyA, U, p_rgh)
constrainPressure(p_rgh, rho, U, phiHbyA, rhorAUf, MRF)