54 #ifndef planarXiCorr_H
55 #define planarXiCorr_H
64 namespace XiCorrModels
81 virtual bool readCoeffs(
const dictionary&
dict);
Planar ignition kernel flame-wrinkling correction model.
virtual dimensionedScalar Ak(const dimensionedScalar &Vk) const
Return the area of the ignition kernel.
TypeName("planar")
Runtime type information.
virtual ~planar()
Destructor.
void operator=(const planar &)=delete
Disallow default bitwise assignment.
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.
Mesh data needed to do the Finite Volume discretisation.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.