45 namespace reactionRateFlameAreaModels
Generic GeometricField class.
Base class for combustion models.
Correlation function for laminar consumption speed obtained from flamelet solution at increasing stra...
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.
Consumption rate per unit of flame area obtained from a relaxation equation.
void operator=(const relaxation &)=delete
Disallow default bitwise assignment.
TypeName("relaxation")
Runtime type information.
virtual void correct(const volScalarField &sigma)
Correct omega.
virtual bool read(const dictionary &dict)
Update properties from given dictionary.
relaxation(const word modelType, const dictionary &dict, const dictionary &coeffDict, const fvMesh &mesh, const combustionModel &combModel)
Construct from dictionary, mesh and combustion model.
Abstract class for reaction rate per flame area unit.
A class for handling words, derived from string.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
const dimensionedScalar sigma
Stefan-Boltzmann constant: default SI units: [W/m^2/K^4].