Go to the documentation of this file.
33 fluid.surfaceTensionForce()
43 while (
pimple.correctNonOrthogonal())
52 if (
fluid.includeVolChange())
61 if (
pimple.finalNonOrthogonalIter())
69 U.correctBoundaryConditions();
75 #include "continuityErrs.H"
85 if (
p_rgh.needReference())
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> reconstruct(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > snGrad(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
const surfaceScalarField & ghf
const volScalarField & gh
tmp< GeometricField< Type, faPatchField, areaMesh > > div(const GeometricField< Type, faePatchField, edgeMesh > &ssf)
dimensioned< typename typeOfMag< Type >::type > magSqr(const dimensioned< Type > &dt)
CGAL::Exact_predicates_exact_constructions_kernel K
fvMatrix< scalar > fvScalarMatrix
void correctUf(autoPtr< surfaceVectorField > &Uf, const volVectorField &U, const surfaceScalarField &phi)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
MRF makeRelative(fvc::interpolate(rho), phiHbyA)
volScalarField rAU(1.0/UEqn.A())
GeometricField< vector, fvPatchField, volMesh > volVectorField
surfaceScalarField phig("phig", -rhorAUf *ghf *fvc::snGrad(rho) *mesh.magSf())
scalar getRefCellValue(const volScalarField &field, const label refCelli)
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian(const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
void makeAbsolute(surfaceScalarField &phi, const volVectorField &U)
adjustPhi(phiHbyA, U, p_rgh)
constrainPressure(p_rgh, rho, U, phiHbyA, rhorAUf, MRF)
surfaceScalarField rAUf("rAUf", fvc::interpolate(rAU))