Go to the documentation of this file.
32 while (
simple.correctNonOrthogonal())
50 if (
simple.finalNonOrthogonalIter())
73 while (
simple.correctNonOrthogonal())
87 if (
simple.finalNonOrthogonalIter())
102 U.correctBoundaryConditions();
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > snGrad(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
bool adjustPhi(surfaceScalarField &phi, const volVectorField &U, volScalarField &p)
Adjust the balance of fluxes to obey continuity.
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
surfaceScalarField phid("phid", fvc::interpolate(psi) *((mesh.Sf() &fvc::interpolate(HbyA))+rhorAUf *fvc::ddtCorr(rho, U, phi)/fvc::interpolate(rho)))
dimensioned< Type > domainIntegrate(const GeometricField< Type, fvPatchField, volMesh > &vf)
tmp< surfaceScalarField > interpolate(const RhoType &rho)
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
volScalarField rAU(1.0/UEqn().A())
tmp< GeometricField< Type, fvPatchField, volMesh > > div(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
Ostream & endl(Ostream &os)
Add newline and flush stream.
const Type & value() const
Return const reference to value.
simpleMatrix< scalar > A(Nc)
Simple relative velocity model.
tmp< GeometricField< Type, fvPatchField, volMesh > > laplacian(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
PtrList< dimensionedScalar > rhoMin(fluidRegions.size())
fvMatrix< scalar > fvScalarMatrix
tmp< fvVectorMatrix > UEqn(fvm::div(phi, U)+MRF.DDt(U)+turbulence->divDevReff(U)==fvOptions(U))
GeometricField< scalar, fvPatchField, volMesh > volScalarField
GeometricField< vector, fvPatchField, volMesh > volVectorField
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
const volScalarField & psi
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
volScalarField rhorAtU("rhorAtU", rho *rAtU)
dimensionedScalar initialMass
PtrList< dimensionedScalar > rhoMax(fluidRegions.size())
volScalarField rAtU(1.0/(1.0/rAU - UEqn().H1()))
dimensioned< Type > min(const dimensioned< Type > &, const dimensioned< Type > &)