Go to the documentation of this file.
31 template<
class ThermoType>
63 template<
class ThermoType>
Abstract class for reading chemistry.
A class for handling words, derived from string.
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
hashedWordList speciesTable
A table of species as a hashedWordList.
Foam::multiComponentMixture.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
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.
void read(const dictionary &)
Read dictionary.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Simple extension of ReactionThermo to handle reaction kinetics in addition to the equilibrium thermod...
reactingMixture(const reactingMixture &)
Disallow default bitwise copy construct.