Go to the documentation of this file.
40 #ifndef noCombustion_H
41 #define noCombustion_H
49 namespace combustionModels
56 template<
class ReactionThermo>
80 const word& modelType,
83 const word& combustionProperties
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
Thermo model wrapper for combustion models.
virtual tmp< fvScalarMatrix > R(volScalarField &Y) const
virtual tmp< volScalarField > Qdot() const
PtrList< volScalarField > & Y
Dummy combustion model for 'no combustion'.
Generic GeometricField class.
compressible::turbulenceModel & turb
Abstract base class for turbulence models (RAS, LES and laminar).