fvMatrix< scalar > fvScalarMatrix
fluidReactionThermo & thermo
tmp< GeometricField< Type, fvPatchField, volMesh > > div(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
tmp< GeometricField< Type, fvPatchField, volMesh > > laplacian(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
CGAL::Exact_predicates_exact_constructions_kernel K
tmp< GeometricField< Type, fvPatchField, volMesh > > ddt(const dimensioned< Type > dt, const fvMesh &mesh)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
fvScalarMatrix EaEqn(fvm::ddt(rho, hea)+mvConvection->fvmDiv(phi, hea)+fvc::ddt(rho, K)+fvc::div(phi, K)+(hea.name()=="ea" ? mvConvection->fvcDiv(fvc::absolute(phi, rho, U), p/rho) :-dpdt) - fvm::laplacian(thermophysicalTransport->alphaEff(), hea)+fvModels.source(rho, hea))
Foam::fvConstraints & fvConstraints
fluidReactionThermophysicalTransportModel & thermophysicalTransport
bool constrain(fvMatrix< Type > &eqn) const
Apply constraints to an equation.
Foam::fvModels & fvModels
tmp< surfaceScalarField > absolute(const tmp< surfaceScalarField > &tphi, const volVectorField &U)
Return the given relative flux in absolute form.
tmp< fv::convectionScheme< scalar > > mvConvection(fv::convectionScheme< scalar >::New(mesh, fields, phi, mesh.schemes().div("div(phi,Yi_h)")))