51 #ifndef sphericalKernelShape_H
52 #define sphericalKernelShape_H
61 namespace kernelShapes
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.
Spherical ignition kernel flame-wrinkling correction model.
virtual dimensionedScalar Ak(const dimensionedScalar &Vk) const
Return the area of the ignition kernel.
TypeName("spherical")
Runtime type information.
spherical(const fvMesh &mesh, const dictionary &dict)
Construct from mesh and dictionary.
virtual bool readCoeffs(const dictionary &dict)
Update coefficients from given dictionary.
virtual dimensionedScalar Dcorr() const
Return ignition kernel dimensionality correction to 3D.
void operator=(const spherical &)=delete
Disallow default bitwise assignment.
virtual ~spherical()
Destructor.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.