General class for handling chemically-activated bimolecular reactions. More...
Public Member Functions | |
| ChemicallyActivatedReactionRate (const ReactionRate &k0, const ReactionRate &kInf, const ChemicallyActivationFunction &F, const thirdBodyEfficiencies &tbes) | |
| Construct from components. More... | |
| ChemicallyActivatedReactionRate (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... | |
Friends | |
| Ostream & | operator (Ostream &, const ChemicallyActivatedReactionRate< ReactionRate, ChemicallyActivationFunction > &) |
General class for handling chemically-activated bimolecular reactions.
Definition at line 45 of file ChemicallyActivatedReactionRate.H.
|
inline |
Construct from components.
Definition at line 29 of file ChemicallyActivatedReactionRateI.H.
|
inline |
Construct from dictionary.
Definition at line 49 of file ChemicallyActivatedReactionRateI.H.
|
inlinestatic |
Return the type name.
Definition at line 101 of file ChemicallyActivatedReactionRate.H.
|
inline |
Definition at line 69 of file ChemicallyActivatedReactionRateI.H.
References Foam::constant::universal::c, p, Pr(), and T.

|
inline |
Write to stream.
Definition at line 89 of file ChemicallyActivatedReactionRateI.H.
References os().

|
friend |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.