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

makeReactionThermoReactions.C File Reference


Detailed Description

Definition in file makeReactionThermoReactions.C.

#include "src/thermophysicalModels/specie/include/reactionTypes.H"
#include "src/thermophysicalModels/specie/reaction/reactions/makeReactionThermo.H"
#include "src/thermophysicalModels/specie/reaction/reactionRate/ArrheniusReactionRate/ArrheniusReactionRate.H"
#include "src/thermophysicalModels/specie/reaction/reactionRate/thirdBodyArrheniusReactionRate/thirdBodyArrheniusReactionRate.H"
#include "src/thermophysicalModels/specie/reaction/reactionRate/FallOffReactionRate/FallOffReactionRate.H"
#include "src/thermophysicalModels/specie/reaction/reactionRate/ChemicallyActivatedReactionRate/ChemicallyActivatedReactionRate.H"
#include "src/thermophysicalModels/specie/reaction/reactionRate/fallOffFunctions/LindemannFallOffFunction/LindemannFallOffFunction.H"
#include "src/thermophysicalModels/specie/reaction/reactionRate/fallOffFunctions/TroeFallOffFunction/TroeFallOffFunction.H"
#include "src/thermophysicalModels/specie/reaction/reactionRate/fallOffFunctions/SRIFallOffFunction/SRIFallOffFunction.H"
#include "src/thermophysicalModels/specie/reaction/reactionRate/LandauTellerReactionRate/LandauTellerReactionRate.H"
#include "src/thermophysicalModels/specie/reaction/reactionRate/JanevReactionRate/JanevReactionRate.H"
#include "src/thermophysicalModels/specie/reaction/reactionRate/powerSeries/powerSeriesReactionRate.H"
Include dependency graph for makeReactionThermoReactions.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

 defineTemplateTypeNameAndDebug (gasReaction, 0)
 defineTemplateRunTimeSelectionTable (gasReaction, Istream)