48#define makeReactions(Thermo, Reaction) \
50 defineTemplateTypeNameAndDebug(Reaction, 0); \
51 defineTemplateRunTimeSelectionTable(Reaction, dictionary); \
53 makeIRNReactions(Thermo, ArrheniusReactionRate) \
54 makeIRNReactions(Thermo, infiniteReactionRate) \
55 makeIRNReactions(Thermo, LandauTellerReactionRate) \
56 makeIRNReactions(Thermo, thirdBodyArrheniusReactionRate) \
58 makeIRReactions(Thermo, JanevReactionRate) \
59 makeIRReactions(Thermo, powerSeriesReactionRate) \
61 makePressureDependentReactions \
64 ArrheniusReactionRate, \
65 LindemannFallOffFunction \
68 makePressureDependentReactions \
71 ArrheniusReactionRate, \
75 makePressureDependentReactions \
78 ArrheniusReactionRate, \
Macros for instantiating reactions on given thermo packages.
#define makeReactions(Thermo, Reaction)
Reaction< constGasEThermoPhysics > constGasEReaction
polynomialTransport< species::thermo< hPolynomialThermo< icoPolynomial< specie, 8 >, 8 >, sensibleEnthalpy >, 8 > icoPoly8HThermoPhysics
Reaction< constFluidHThermoPhysics > constFluidHReaction
constTransport< species::thermo< hConstThermo< perfectFluid< specie > >, sensibleEnthalpy > > constFluidHThermoPhysics
Reaction< constIncompressibleGasHThermoPhysics > constIncompressibleGasHReaction
sutherlandTransport< species::thermo< janafThermo< incompressiblePerfectGas< specie > >, sensibleInternalEnergy > > incompressibleGasEThermoPhysics
Reaction< constGasHThermoPhysics > constGasHReaction
constTransport< species::thermo< hConstThermo< adiabaticPerfectFluid< specie > >, sensibleEnthalpy > > constAdiabaticFluidHThermoPhysics
sutherlandTransport< species::thermo< janafThermo< incompressiblePerfectGas< specie > >, sensibleEnthalpy > > incompressibleGasHThermoPhysics
sutherlandTransport< species::thermo< janafThermo< PengRobinsonGas< specie > >, sensibleInternalEnergy > > PengRobinsonGasEThermoPhysics
Reaction< icoPoly8HThermoPhysics > icoPoly8HReaction
sutherlandTransport< species::thermo< janafThermo< perfectGas< specie > >, sensibleEnthalpy > > gasHThermoPhysics
polynomialTransport< species::thermo< hPolynomialThermo< icoPolynomial< specie, 8 >, 8 >, sensibleInternalEnergy >, 8 > icoPoly8EThermoPhysics
Reaction< incompressibleGasHThermoPhysics > incompressibleGasHReaction
Reaction< PengRobinsonGasEThermoPhysics > PengRobinsonGasEReaction
constTransport< species::thermo< eConstThermo< incompressiblePerfectGas< specie > >, sensibleInternalEnergy > > constIncompressibleGasEThermoPhysics
Reaction< constAdiabaticFluidHThermoPhysics > constAdiabaticFluidHReaction
Reaction< gasHThermoPhysics > gasHReaction
Reaction< PengRobinsonGasHThermoPhysics > PengRobinsonGasHReaction
sutherlandTransport< species::thermo< janafThermo< perfectGas< specie > >, sensibleInternalEnergy > > gasEThermoPhysics
Reaction< constIncompressibleGasEThermoPhysics > constIncompressibleGasEReaction
Reaction< constEThermoPhysics > constEReaction
constTransport< species::thermo< hConstThermo< incompressiblePerfectGas< specie > >, sensibleEnthalpy > > constIncompressibleGasHThermoPhysics
Reaction< incompressibleGasEThermoPhysics > incompressibleGasEReaction
constTransport< species::thermo< hConstThermo< rhoConst< specie > >, sensibleEnthalpy > > constHThermoPhysics
Reaction< constAdiabaticFluidEThermoPhysics > constAdiabaticFluidEReaction
Reaction< constFluidEThermoPhysics > constFluidEReaction
sutherlandTransport< species::thermo< janafThermo< PengRobinsonGas< specie > >, sensibleEnthalpy > > PengRobinsonGasHThermoPhysics
constTransport< species::thermo< eConstThermo< adiabaticPerfectFluid< specie > >, sensibleInternalEnergy > > constAdiabaticFluidEThermoPhysics
constTransport< species::thermo< eConstThermo< perfectFluid< specie > >, sensibleInternalEnergy > > constFluidEThermoPhysics
Reaction< constHThermoPhysics > constHReaction
Reaction< icoPoly8EThermoPhysics > icoPoly8EReaction
Reaction< gasEThermoPhysics > gasEReaction
constTransport< species::thermo< eConstThermo< perfectGas< specie > >, sensibleInternalEnergy > > constGasEThermoPhysics
constTransport< species::thermo< hConstThermo< perfectGas< specie > >, sensibleEnthalpy > > constGasHThermoPhysics
constTransport< species::thermo< eConstThermo< rhoConst< specie > >, sensibleInternalEnergy > > constEThermoPhysics
Type definitions for reactions.