Go to the documentation of this file.
33 template<
class ThermoType>
37 return static_cast<autoPtr<chemistryReader<ThermoType>
>&>(*this);
43 template<
class ThermoType>
60 this->reader()->speciesThermo(),
66 this->reader()->reactions()
70 this->reader()->specieComposition()
80 template<
class ThermoType>
Abstract class for reading chemistry.
A class for handling words, derived from Foam::string.
A wordList with hashed named lookup, which can be faster in some situations than using the normal lis...
hashedWordList speciesTable
A table of species as a hashedWordList.
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
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.
void read(const dictionary &)
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
const dictionary & thermoDict
Simple extension of ReactionThermo to handle reaction kinetics in addition to the equilibrium thermod...