Go to the documentation of this file.
38 #ifndef solidReactionThermo_H
39 #define solidReactionThermo_H
101 const word& phaseName
Foam::solidReactionThermo.
A class for handling words, derived from Foam::string.
solidReactionThermo(const fvMesh &, const word &phaseName)
Specialization of basicMultiComponentMixture for a mixture consisting of a number for molecular speci...
Fundamental solid thermodynamic properties.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
Macros to ease declaration of run-time selection tables.
virtual ~solidReactionThermo()
declareRunTimeSelectionTable(autoPtr, solidReactionThermo, fvMesh,(const fvMesh &mesh, const word &phaseName),(mesh, phaseName))
TypeName("solidReactionThermo")
static autoPtr< solidReactionThermo > New(const fvMesh &, const word &phaseName=word::null)
virtual basicSpecieMixture & composition()=0