45 namespace reactionRateFlameAreaModels
Correlation function for laminar consumption speed obtained from flamelet solution at increasing stra...
relaxation(const word modelType, const dictionary &dictCoeffs, const fvMesh &mesh, const combustionModel &combModel)
Construct from dictionary, mesh and combustion model.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual void correct(const volScalarField &sigma)
Correct omega.
Abstract class for reaction rate per flame area unit.
void operator=(const relaxation &)=delete
Disallow default bitwise assignment.
Consumption rate per unit of flame area obtained from a relaxation equation.
TypeName("relaxation")
Runtime type information.
virtual bool read(const dictionary &dictProperties)
Update properties from given dictionary.
const dimensionedScalar sigma
Stefan-Boltzmann constant: default SI units: [W/m^2/K^4].
A class for handling words, derived from string.
Base class for combustion models.
Mesh data needed to do the Finite Volume discretisation.