Classes | Functions
Foam::combustionModels Namespace Reference

Classes

class  diffusion
 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  FSD
 Flame Surface Dennsity (FDS) combustion model. More...
 
class  infinitelyFastChemistry
 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
 Laminar combustion model. More...
 
class  noCombustion
 Dummy combustion model for 'no combustion'. More...
 
class  PaSR
 Partially stirred reactor combustion model. The model calculates a finite rate, based on both turbulence and chemistry time scales. Depending on mesh resolution, the Cmix parameter can be used to scale the turbulence mixing time scale. More...
 
class  psiChemistryCombustion
 
class  psiCombustionModel
 
class  psiThermoCombustion
 
class  rhoChemistryCombustion
 
class  rhoCombustionModel
 
class  rhoThermoCombustion
 
class  singleStepCombustion
 Base class for combustion models using singleStepReactingMixture. More...
 

Functions

 defineTypeNameAndDebug (psiCombustionModel, 0)
 
 defineRunTimeSelectionTable (psiCombustionModel, dictionary)
 
 defineTypeNameAndDebug (rhoCombustionModel, 0)
 
 defineRunTimeSelectionTable (rhoCombustionModel, dictionary)
 

Function Documentation

Foam::combustionModels::defineTypeNameAndDebug ( psiCombustionModel  ,
 
)
Foam::combustionModels::defineRunTimeSelectionTable ( psiCombustionModel  ,
dictionary   
)
Foam::combustionModels::defineTypeNameAndDebug ( rhoCombustionModel  ,
 
)
Foam::combustionModels::defineRunTimeSelectionTable ( rhoCombustionModel  ,
dictionary   
)