Go to the documentation of this file.
41 #ifndef psiReactionThermo_H
42 #define psiReactionThermo_H
100 const word& phaseName
108 const word& phaseName,
127 const word& phaseName,
A class for handling words, derived from Foam::string.
Specialization of basicMultiComponentMixture for a mixture consisting of a number for molecular speci...
static const word dictName
HashTable< List< specieElement > > speciesCompositionTable
virtual ~psiReactionThermo()
Basic thermodynamic properties based on compressibility.
psiReactionThermo(const fvMesh &, const word &phaseName)
autoPtr< speciesCompositionTable > specieComposition() const
Mesh data needed to do the Finite Volume discretisation.
virtual basicSpecieMixture & composition()=0
TypeName("psiReactionThermo")
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
static autoPtr< psiReactionThermo > New(const fvMesh &, const word &phaseName=word::null)
Macros to ease declaration of run-time selection tables.
declareRunTimeSelectionTable(autoPtr, psiReactionThermo, fvMesh,(const fvMesh &mesh, const word &phaseName),(mesh, phaseName))