53 phasePropertyName(
"p", phaseName),
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
virtual const fvMesh & mesh() const =0
Return const access to the mesh.
virtual const word & phaseName() const =0
Phase name.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Mesh data needed to do the Finite Volume discretisation.
virtual ~implementation()
Destructor.
implementation(const dictionary &, const fvMesh &, const word &)
Construct from dictionary, mesh and phase name.
Base-class for solid thermodynamic properties.
static const word derivedThermoName
The derived name.
virtual ~solidThermo()
Destructor.
static autoPtr< solidThermo > New(const fvMesh &, const word &phaseName=word::null)
Standard selection based on fvMesh.
A class for handling words, derived from string.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
const dimensionSet dimPressure
word name(const bool)
Return a word representation of a bool.
defineTypeNameAndDebug(combustionModel, 0)