Go to the documentation of this file.
35 #ifndef ChemicallyActivatedReactionRate_H
36 #define ChemicallyActivatedReactionRate_H
47 template<
class ReactionRate,
class ChemicallyActivationFunction>
50 template<
class ReactionRate,
class ChemicallyActivationFunction>
55 <ReactionRate, ChemicallyActivationFunction>&
63 template<
class ReactionRate,
class ChemicallyActivationFunction>
70 ChemicallyActivationFunction
F_;
81 const ReactionRate& k0,
82 const ReactionRate& kInf,
83 const ChemicallyActivationFunction&
F,
109 +
"ChemicallyActivated";
125 friend Ostream& operator<< <ReactionRate, ChemicallyActivationFunction>
129 <ReactionRate, ChemicallyActivationFunction>&
A class for handling words, derived from string.
thirdBodyEfficiencies thirdBodyEfficiencies_
const dimensionedScalar F
Faraday constant: default SI units: [C/mol].
ChemicallyActivatedReactionRate(const ReactionRate &k0, const ReactionRate &kInf, const ChemicallyActivationFunction &F, const thirdBodyEfficiencies &tbes)
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)....
void write(Ostream &os) const
Write to stream.
static word type()
Return the type name.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
ChemicallyActivationFunction F_
A list of keyword definitions, which are a keyword followed by any number of values (e....
friend Ostream & operator(Ostream &, const ChemicallyActivatedReactionRate< ReactionRate, ChemicallyActivationFunction > &)
General class for handling chemically-activated bimolecular reactions.
const dimensionedScalar c
Speed of light in a vacuum.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.