General class for handling unimolecular/recombination fall-off reactions. More...
Public Member Functions | |
FallOffReactionRate (const ReactionRate &k0, const ReactionRate &kInf, const FallOffFunction &F, const thirdBodyEfficiencies &tbes) | |
Construct from components. More... | |
FallOffReactionRate (const speciesTable &species, Istream &is) | |
Construct from Istream. More... | |
FallOffReactionRate (const speciesTable &species, const dictionary &dict) | |
Construct from dictionary. More... | |
scalar | operator() (const scalar p, const scalar T, const scalarField &c) const |
void | write (Ostream &os) const |
Write to stream. More... | |
Static Public Member Functions | |
static word | type () |
Return the type name. More... | |
Private Attributes | |
ReactionRate | k0_ |
ReactionRate | kInf_ |
FallOffFunction | F_ |
thirdBodyEfficiencies | thirdBodyEfficiencies_ |
Friends | |
Ostream & | operator (Ostream &, const FallOffReactionRate< ReactionRate, FallOffFunction > &) |
General class for handling unimolecular/recombination fall-off reactions.
Definition at line 47 of file FallOffReactionRate.H.
|
inline |
Construct from components.
Definition at line 31 of file FallOffReactionRateI.H.
|
inline |
Construct from Istream.
Definition at line 48 of file FallOffReactionRateI.H.
References Istream::readEnd().
|
inline |
Construct from dictionary.
Definition at line 65 of file FallOffReactionRateI.H.
|
inlinestatic |
Return the type name.
Definition at line 103 of file FallOffReactionRate.H.
References Foam::type().
|
inline |
Definition at line 82 of file FallOffReactionRateI.H.
References Foam::constant::universal::c, p, Pr(), and T.
|
inline |
Write to stream.
Definition at line 99 of file FallOffReactionRateI.H.
References Foam::decrIndent(), Foam::incrIndent(), Foam::indent(), Foam::nl, and Ostream::write().
|
friend |
|
private |
Definition at line 66 of file FallOffReactionRate.H.
|
private |
Definition at line 67 of file FallOffReactionRate.H.
|
private |
Definition at line 68 of file FallOffReactionRate.H.
|
private |
Definition at line 69 of file FallOffReactionRate.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.