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";
120 inline void write(Ostream& os)
const;
125 friend Ostream& operator<< <ReactionRate, ChemicallyActivationFunction>
129 <ReactionRate, ChemicallyActivationFunction>&
friend Ostream & operator(Ostream &, const ChemicallyActivatedReactionRate< ReactionRate, ChemicallyActivationFunction > &)
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
General class for handling chemically-activated bimolecular reactions.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
A class for handling words, derived from string.
ChemicallyActivatedReactionRate(const ReactionRate &k0, const ReactionRate &kInf, const ChemicallyActivationFunction &F, const thirdBodyEfficiencies &tbes)
Construct from components.
void write(Ostream &os) const
Write to stream.
A list of keyword definitions, which are a keyword followed by any number of values (e...
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
static word type()
Return the type name.
A wordList with hashed indices for faster lookup by name.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
const dimensionedScalar c
Speed of light in a vacuum.
const dimensionedScalar F
Faraday constant: default SI units: [C/mol].