51 const word& modelType,
Generic GeometricField class.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
A special matrix type and solver, designed for finite volume solutions of scalar equations....
Mesh data needed to do the Finite Volume discretisation.
Finite volume model abstract base class.
Simple ignited model for the Weller b-Xi combustion models.
virtual void XiCorr(volScalarField &Xi, const volScalarField &b, const volScalarField &mgb) const
virtual bool ignited() const
Return true during the combustion duration.
bXiIgnited(const word &name, const word &modelType, const fvMesh &mesh, const dictionary &dict)
Construct from explicit source name and mesh.
virtual void addSup(const volScalarField &rho, const volScalarField &b, fvMatrix< scalar > &eqn) const
Add ignition contribution to b equation.
virtual bool igniting() const
Return true during the ignition duration.
Abstract base-class for ignition models for the Weller b-Xi combustion models.
A class for handling words, derived from string.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
addToRunTimeSelectionTable(fvConstraint, bound, dictionary)
defineTypeNameAndDebug(bound, 0)
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.