33 namespace XiCorrModels
43 bool Foam::XiCorrModels::planar::readCoeffs(
const dictionary&
dict)
Macros for easy insertion into run-time selection tables.
Base class for ignition kernel flame wrinkling Xi correction.
virtual bool readCoeffs(const dictionary &dict)
Update coefficients from given dictionary.
Planar ignition kernel flame-wrinkling correction model.
virtual dimensionedScalar Ak(const dimensionedScalar &Vk) const
Return the area of the ignition kernel.
virtual ~planar()
Destructor.
planar(const fvMesh &mesh, const dictionary &dict)
Construct from mesh and dictionary.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
void read(const dictionary &, const unitConversion &defaultUnits=NullObjectRef< unitConversion >())
Update the value of dimensioned<Type>
Mesh data needed to do the Finite Volume discretisation.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
addToRunTimeSelectionTable(XiCorrModel, cylindrical, dictionary)
defineTypeNameAndDebug(cylindrical, 0)