22 mesh.setFluxRequired(pcorr.name());
24 while (
pimple.correctNonOrthogonal())
33 if (
pimple.finalNonOrthogonalIter())
dimensionedScalar rAUf("rAUf", dimTime, 1.0)
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
tmp< GeometricField< Type, fvPatchField, volMesh > > laplacian(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
tmp< surfaceScalarField > interpolate(const RhoType &rho)
tmp< GeometricField< Type, fvPatchField, volMesh > > ddt(const dimensioned< Type > dt, const fvMesh &mesh)
const dictionary & pimple
fvMatrix< scalar > fvScalarMatrix
GeometricField< scalar, fvPatchField, volMesh > volScalarField
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
wordList pcorrTypes(p.boundaryField().size(), zeroGradientFvPatchScalarField::typeName)
surfaceScalarField rhof(fvc::interpolate(rho,"div(phi,rho)"))
tmp< GeometricField< Type, fvPatchField, volMesh > > div(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.