58template<
class ReactionThermo,
class ThermoType>
61 public singleStepCombustion<ReactionThermo, ThermoType>
75 diffusion(
const diffusion&) =
delete;
78 void operator=(
const diffusion&) =
delete;
92 const word& modelType,
95 const word& combustionProperties
compressible::turbulenceModel & turb
virtual ReactionThermo & thermo()
Return access to the thermo package.
virtual void correct()
Correct combustion rate.
virtual ~diffusion()
Destructor.
TypeName("diffusion")
Runtime type information.
virtual bool read()
Update properties.
Abstract base class for turbulence models (RAS, LES and laminar).
A class for handling words, derived from Foam::string.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.