Go to the documentation of this file.
47 #include "../laminar/laminar.H"
53 namespace combustionModels
60 template<
class ReactionThermo>
80 void operator=(
const PaSR&) =
delete;
94 const word& modelType,
97 const word& combustionProperties
virtual tmp< fvScalarMatrix > R(volScalarField &Y) const
virtual tmp< volScalarField > Qdot() const
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...
Laminar combustion model.
Partially stirred reactor turbulent combustion model.
PtrList< volScalarField > & Y
Generic GeometricField class.
compressible::turbulenceModel & turb
Abstract base class for turbulence models (RAS, LES and laminar).