Go to the documentation of this file.
32 template<
class>
class ReactionType,
39 const ReactionType<ReactionThermo>&
reaction,
43 ReactionType<ReactionThermo>(
reaction),
50 template<
class>
class ReactionType,
62 ReactionType<ReactionThermo>(species, thermoDatabase, is),
69 template<
class>
class ReactionType,
81 ReactionType<ReactionThermo>(species, thermoDatabase,
dict),
88 template<
class>
class ReactionType,
99 ReactionType<ReactionThermo>(irr, species),
108 template<
class>
class ReactionType,
109 class ReactionThermo,
130 template<
class>
class ReactionType,
131 class ReactionThermo,
Simple extension of Reaction to handle reversible reactions using equilibrium thermodynamics.
IrreversibleReaction(const ReactionType< ReactionThermo > &reaction, const ReactionRate &reactionRate)
Construct from components.
Pre-declare SubField and related Field type.
A wordList with hashed indices for faster lookup by name.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
A list of keyword definitions, which are a keyword followed by any number of values (e....
Info<< "Creating reaction model\n"<< endl;autoPtr< combustionModels::psiCombustionModel > reaction(combustionModels::psiCombustionModel::New(mesh))
label k
Boltzmann constant.
const dimensionedScalar c
Speed of light in a vacuum.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual void write(Ostream &) const
Write.