Macros for instantiating reactions on given thermo packages. More...
Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Macros | |
#define | makeReaction(Thermo, ReactionType, ReactionRate) |
#define | makePressureDependentReaction( Thermo, Reaction, PressureDependentReactionRate, ReactionRate, FallOffFunction) |
#define | makeIRReactions(Thermo, ReactionRate) |
#define | makeIRNReactions(Thermo, ReactionRate) |
#define | makePressureDependentReactions(Thermo, ReactionRate, FallOffFunction) |
Macros for instantiating reactions on given thermo packages.
Original source file makeReaction.H
InClass Foam::makeReaction
Definition in file makeReaction.H.
#define makeReaction | ( | Thermo, | |
ReactionType, | |||
ReactionRate | |||
) |
Definition at line 60 of file makeReaction.H.
#define makePressureDependentReaction | ( | Thermo, | |
Reaction, | |||
PressureDependentReactionRate, | |||
ReactionRate, | |||
FallOffFunction | |||
) |
Definition at line 90 of file makeReaction.H.
#define makeIRReactions | ( | Thermo, | |
ReactionRate | |||
) |
Definition at line 110 of file makeReaction.H.
#define makeIRNReactions | ( | Thermo, | |
ReactionRate | |||
) |
Definition at line 117 of file makeReaction.H.
#define makePressureDependentReactions | ( | Thermo, | |
ReactionRate, | |||
FallOffFunction | |||
) |
Definition at line 124 of file makeReaction.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.