![]() |
|
Public Member Functions | |
ArrheniusReactionRate (const scalar A, const scalar beta, const scalar Ta) | |
Construct from components. | |
ArrheniusReactionRate (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 ArrheniusReactionRate &) |
|
Construct from components.
Definition at line 46 of file ArrheniusReactionRateI.H. |
|
Construct from Istream.
Definition at line 60 of file ArrheniusReactionRateI.H. |
|
Reimplemented in thirdBodyArrheniusReactionRate. Definition at line 76 of file ArrheniusReactionRateI.H. References Foam::pow(), and Foam::T(). |
Here is the call graph for this function:
|
Return the type name.
Reimplemented in thirdBodyArrheniusReactionRate. Definition at line 90 of file ArrheniusReactionRate.H. References Foam::scalarField. |
|
Definition at line 98 of file ArrheniusReactionRateI.H. |