Combustion models

Classes

class  combustionModel
 Base class for combustion models. More...
 
class  diffusion< ReactionThermo, ThermoType >
 Simple diffusion-based combustion model based on the principle mixed is burnt. Additional parameter C is used to distribute the heat release rate in time. More...
 
class  diffusionMulticomponent< ReactionThermo, ThermoType >
 Diffusion based turbulent combustion model for multicomponent species. More...
 
class  eddyDissipationDiffusionModel< ReactionThermo, ThermoType >
 Eddy dissipation model based on the principle of mixed is burnt. More...
 
class  FSD< ReactionThermo, ThermoType >
 Flame Surface Dennsity (FDS) combustion model. More...
 
class  infinitelyFastChemistry< ReactionThermo, ThermoType >
 Simple infinitely fast chemistry combustion model based on the principle mixed is burnt. Additional parameter C is used to distribute the heat release rate.in time. More...
 
class  laminar< ReactionThermo >
 Laminar combustion model. More...
 
class  noCombustion< ReactionThermo >
 Dummy combustion model for 'no combustion'. More...
 
class  PaSR< ReactionThermo >
 Partially stirred reactor turbulent combustion model. More...
 
class  singleStepCombustion< ReactionThermo, ThermoType >
 Base class for combustion models using singleStepReactingMixture. More...
 

Detailed Description

This group contains combustion models.