Go to the documentation of this file.
3 MRF.correctBoundaryVelocity(
U);
5 tmp<fvVectorMatrix>
UEqn
9 +
turb.divDevRhoReff(
U)
31 mesh.solver(
U.select(finalIter))
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> reconstruct(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
const bool momentumPredictor
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > snGrad(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
const surfaceScalarField & ghf
tmp< GeometricField< Type, fvPatchField, volMesh > > div(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
CGAL::Exact_predicates_exact_constructions_kernel K
tmp< fvVectorMatrix > UEqn(fvm::div(phi, U)+MRF.DDt(U)+turbulence->divDevReff(U)==fvOptions(U))
tmp< GeometricField< Type, fvPatchField, volMesh > > ddt(const dimensioned< Type > dt, const fvMesh &mesh)
solve(UEqn()==-fvc::grad(p))
compressible::turbulenceModel & turb
dimensioned< scalar > magSqr(const dimensioned< Type > &)