FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

Foam::combustionModels Namespace Reference

Classes

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  noCombustion

Functions

 defineTypeNameAndDebug (infinitelyFastChemistry, 0)
 addToRunTimeSelectionTable (combustionModel, infinitelyFastChemistry, dictionary)
 defineTypeNameAndDebug (noCombustion, 0)
 addToRunTimeSelectionTable (combustionModel, noCombustion, dictionary)

Function Documentation

Foam::combustionModels::defineTypeNameAndDebug ( infinitelyFastChemistry   ,
0    
)
Foam::combustionModels::addToRunTimeSelectionTable ( combustionModel   ,
infinitelyFastChemistry   ,
dictionary    
)
Foam::combustionModels::defineTypeNameAndDebug ( noCombustion   ,
0    
)
Foam::combustionModels::addToRunTimeSelectionTable ( combustionModel   ,
noCombustion   ,
dictionary    
)