![]() |
|
Public Member Functions | |
ChemicallyActivatedReactionRate (const ReactionRate &k0, const ReactionRate &kInf, const ChemicallyActivationFunction &F, const thirdBodyEfficiencies &tbes) | |
Construct from components. | |
ChemicallyActivatedReactionRate (const speciesTable &species, Istream &is) | |
Construct from Istream. | |
scalar | operator() (const scalar T, const scalar p, const scalarField &c) const |
Static Public Member Functions | |
word | type () |
Return the type name. | |
Friends | |
Ostream & | operator (Ostream &, const ChemicallyActivatedReactionRate< ReactionRate, ChemicallyActivationFunction > &) |
|
Construct from components.
Definition at line 49 of file ChemicallyActivatedReactionRateI.H. |
|
Construct from Istream.
Definition at line 68 of file ChemicallyActivatedReactionRateI.H. |
|
Definition at line 87 of file ChemicallyActivatedReactionRateI.H. |
|
Return the type name.
Definition at line 106 of file ChemicallyActivatedReactionRate.H. References Foam::scalarField. |
|
|