Go to the documentation of this file.
13 if (
p.needReference())
24 while (
pimple.correctNonOrthogonal())
35 pEqn.solve(
mesh.solver(
p.select(
pimple.finalInnerIter())));
37 if (
pimple.finalNonOrthogonalIter())
45 Uc.correctBoundaryConditions();
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> reconstruct(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
tmp< volVectorField > constrainHbyA(const tmp< volVectorField > &tHbyA, const volVectorField &U, const volScalarField &p)
Calculates and prints the continuity errors.
fvVectorMatrix UcEqn(fvm::ddt(alphac, Uc)+fvm::div(alphaPhic, Uc) - fvm::Sp(fvc::ddt(alphac)+fvc::div(alphaPhic), Uc)+continuousPhaseTurbulence->divDevRhoReff(Uc)==(1.0/rhoc) *cloudSU)
tmp< GeometricField< Type, faPatchField, areaMesh > > div(const GeometricField< Type, faePatchField, edgeMesh > &ssf)
surfaceScalarField phic(mixture.cAlpha() *mag(alphaPhic/mesh.magSf()))
fvMatrix< scalar > fvScalarMatrix
surfaceScalarField phicForces(fvc::flux(rAUc *cloudVolSUSu/rhoc)+rAUcf *(g &mesh.Sf()))
surfaceScalarField rAUcf("Dp", fvc::interpolate(rAUc))
GeometricField< vector, fvPatchField, volMesh > volVectorField
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
tmp< GeometricField< Type, faPatchField, areaMesh > > ddt(const dimensioned< Type > dt, const faMesh &mesh)
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian(const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
tmp< surfaceScalarField > flux(const volVectorField &vvf)
adjustPhi(phiHbyA, U, p_rgh)
volScalarField rAUc(1.0/UcEqn.A())
constrainPressure(p_rgh, rho, U, phiHbyA, rhorAUf, MRF)