Foam::radiationModels::sootModels Namespace Reference

Classes

class  mixtureFraction
 This soot model is purely an state model. The amount of soot produced is determined by a single step chemistry as : More...
 
class  noSoot
 Dummy soot model for 'none'. More...
 

Functions

 defineTypeNameAndDebug (mixtureFraction, 0)
 
 addToRunTimeSelectionTable (sootModel, mixtureFraction, dictionary)
 
 defineTypeNameAndDebug (noSoot, 0)
 
 addToRunTimeSelectionTable (sootModel, noSoot, dictionary)
 

Function Documentation

◆ defineTypeNameAndDebug() [1/2]

Foam::radiationModels::sootModels::defineTypeNameAndDebug ( mixtureFraction  ,
 
)

◆ addToRunTimeSelectionTable() [1/2]

Foam::radiationModels::sootModels::addToRunTimeSelectionTable ( sootModel  ,
mixtureFraction  ,
dictionary   
)

◆ defineTypeNameAndDebug() [2/2]

Foam::radiationModels::sootModels::defineTypeNameAndDebug ( noSoot  ,
 
)

◆ addToRunTimeSelectionTable() [2/2]

Foam::radiationModels::sootModels::addToRunTimeSelectionTable ( sootModel  ,
noSoot  ,
dictionary   
)