Go to the documentation of this file.
35 #ifndef FallOffReactionRate_H
36 #define FallOffReactionRate_H
47 template<
class ReactionRate,
class FallOffFunction>
50 template<
class ReactionRate,
class FallOffFunction>
62 template<
class ReactionRate,
class FallOffFunction>
80 const ReactionRate& k0,
81 const ReactionRate& kInf,
82 const FallOffFunction&
F,
122 friend Ostream& operator<< <ReactionRate, FallOffFunction>
thirdBodyEfficiencies thirdBodyEfficiencies_
friend Ostream & operator(Ostream &, const FallOffReactionRate< ReactionRate, FallOffFunction > &)
A class for handling words, derived from string.
const dimensionedScalar F
Faraday constant: default SI units: [C/mol].
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)....
General class for handling unimolecular/recombination fall-off reactions.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
A list of keyword definitions, which are a keyword followed by any number of values (e....
const dimensionedScalar c
Speed of light in a vacuum.
FallOffReactionRate(const ReactionRate &k0, const ReactionRate &kInf, const FallOffFunction &F, const thirdBodyEfficiencies &tbes)
Construct from components.
static word type()
Return the type name.
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.
void write(Ostream &os) const
Write to stream.