53 phasePropertyName(
"thermo:rho"),
77 phasePropertyName(
"thermo:rho"),
97 return basicThermo::New<solidThermo>(
mesh, phaseName);
105 const word& phaseName
108 return basicThermo::New<solidThermo>(
mesh,
dict, phaseName);
128 return rho_.boundaryField()[
patchi];
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Abstract base-class for fluid and solid thermodynamic properties.
virtual bool read()
Read object.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual tmp< volScalarField > rho() const
Density [kg/m^3].
static autoPtr< solidThermo > New(const fvMesh &, const word &phaseName=word::null)
Return a pointer to a new solidThermo created from.
virtual bool read()
Read thermophysicalProperties dictionary.
static word timeName(const scalar, const int precision=precision_)
Return time name of given scalar time.
virtual ~solidThermo()
Destructor.
const Time & time() const
Return the top-level database.
A class for handling words, derived from string.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
solidThermo(const fvMesh &, const word &phaseName)
Construct from mesh and phase name.
defineTypeNameAndDebug(combustionModel, 0)
const dimensionSet dimDensity
Mesh data needed to do the Finite Volume discretisation.
A class for managing temporary objects.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...