FreeFOAM The Cross-Platform CFD Toolkit
chemkinReader.C File Reference

Detailed Description

Definition in file chemkinReader.C.

#include "src/thermophysicalModels/reactionThermo/chemistryReaders/chemkinReader/chemkinReader.H"
#include <fstream>
#include "src/thermophysicalModels/specie/atomicWeights/atomicWeights.H"
#include "src/thermophysicalModels/specie/reaction/Reactions_/IrreversibleReaction/IrreversibleReaction.H"
#include "src/thermophysicalModels/specie/reaction/Reactions_/ReversibleReaction/ReversibleReaction.H"
#include "src/thermophysicalModels/specie/reaction/Reactions_/NonEquilibriumReversibleReaction/NonEquilibriumReversibleReaction.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 "src/OpenFOAM/db/runTimeSelection/addToRunTimeSelectionTable.H"
+ Include dependency graph for chemkinReader.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

 addChemistryReaderType (chemkinReader, gasThermoPhysics)