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,
117 inline void write(Ostream& os)
const;
122 friend Ostream& operator<< <ReactionRate, FallOffFunction>
friend Ostream & operator(Ostream &, const FallOffReactionRate< ReactionRate, FallOffFunction > &)
void write(Ostream &os) const
Write to stream.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
A class for handling words, derived from string.
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.
General class for handling unimolecular/recombination fall-off reactions.
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.
FallOffReactionRate(const ReactionRate &k0, const ReactionRate &kInf, const FallOffFunction &F, const thirdBodyEfficiencies &tbes)
Construct from components.
const dimensionedScalar F
Faraday constant: default SI units: [C/mol].