76 #ifndef multiCycleConstantbXiIgnition_H
77 #define multiCycleConstantbXiIgnition_H
93 class multiCycleConstantbXiIgnition
95 public constantbXiIgnition
115 void readCoeffs(
const dictionary&
dict);
119 scalar ignRelTime(
const scalar t)
const;
125 TypeName(
"multiCycleConstantbXiIgnition");
134 const word& modelType,
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Mesh data needed to do the Finite Volume discretisation.
const fvMesh & mesh() const
Return const access to the mesh database.
const word & name() const
Return const access to the source name.
Simple constant rate ignition model for the Weller b-Xi combustion models.
TypeName("multiCycleConstantbXiIgnition")
Runtime type information.
multiCycleConstantbXiIgnition(const word &name, const word &modelType, const fvMesh &mesh, const dictionary &dict)
Construct from explicit source name and mesh.
virtual bool read(const dictionary &dict)
Read source dictionary.
virtual bool ignited() const
Return true during the combustion duration.
void operator=(const multiCycleConstantbXiIgnition &)=delete
Disallow default bitwise assignment.
virtual bool igniting() const
Return true during the ignition duration.
A class for handling words, derived from string.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.