Landau-Teller reaction rate. More...
#include <specie/LandauTellerReactionRate.H>
Public Member Functions | |
LandauTellerReactionRate (const scalar A, const scalar beta, const scalar Ta, const scalar B, const scalar C) | |
Construct from components. | |
LandauTellerReactionRate (const speciesTable &species, Istream &is) | |
Construct from Istream. | |
scalar | operator() (const scalar T, const scalar p, const scalarField &c) const |
Static Public Member Functions | |
static word | type () |
Return the type name. |
Friends | |
Ostream & | operator<< (Ostream &, const LandauTellerReactionRate &) |
|
inline |
Construct from components.
Definition at line 35 of file LandauTellerReactionRateI.H.
|
inline |
Construct from Istream.
Definition at line 53 of file LandauTellerReactionRateI.H.
References Istream::readEnd().
|
inlinestatic |
Return the type name.
Definition at line 85 of file LandauTellerReactionRate.H.
|
inline |
Definition at line 71 of file LandauTellerReactionRateI.H.
References Foam::cbrt(), Foam::exp(), Foam::mag(), Foam::pow(), and Foam::T().
|
friend |
Definition at line 110 of file LandauTellerReactionRateI.H.