Go to the documentation of this file.
35 #ifndef psiThermoCombustion_H
36 #define psiThermoCombustion_H
46 namespace combustionModels
81 const word& modelType,
autoPtr< psiReactionThermo > thermoPtr_
Pointer to chemistry model.
virtual psiReactionThermo & thermo()
Return access to the thermo package.
A class for handling words, derived from string.
A class for managing temporary objects.
const fvMesh & mesh() const
Return const access to the mesh database.
void operator=(const psiThermoCombustion &)
Disallow default bitwise assignment.
psiThermoCombustion(const psiThermoCombustion &)
Construct as copy (not implemented)
virtual tmp< volScalarField > rho() const
Return const access to the density field.
Mesh data needed to do the Finite Volume discretisation.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
virtual ~psiThermoCombustion()
Destructor.