Landau-Teller reaction rate. More...
Public Member Functions | |
LandauTellerReactionRate (const scalar A, const scalar beta, const scalar Ta, const scalar B, const scalar C) | |
Construct from components. More... | |
LandauTellerReactionRate (const speciesTable &species, Istream &is) | |
Construct from Istream. More... | |
LandauTellerReactionRate (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 | |
scalar | A_ |
scalar | beta_ |
scalar | Ta_ |
scalar | B_ |
scalar | C_ |
Friends | |
Ostream & | operator<< (Ostream &, const LandauTellerReactionRate &) |
|
inline |
Construct from components.
Definition at line 29 of file LandauTellerReactionRateI.H.
|
inline |
Construct from Istream.
Definition at line 46 of file LandauTellerReactionRateI.H.
References Istream::readEnd().
|
inline |
Construct from dictionary.
Definition at line 62 of file LandauTellerReactionRateI.H.
|
inlinestatic |
Return the type name.
Definition at line 92 of file LandauTellerReactionRate.H.
|
inline |
Definition at line 78 of file LandauTellerReactionRateI.H.
References Foam::cbrt(), Foam::exp(), Foam::mag(), Foam::pow(), and T.
|
inline |
Write to stream.
Definition at line 117 of file LandauTellerReactionRateI.H.
References LandauTellerReactionRate::A_, LandauTellerReactionRate::B_, LandauTellerReactionRate::beta_, LandauTellerReactionRate::C_, token::END_STATEMENT, Foam::nl, LandauTellerReactionRate::Ta_, and Ostream::writeKeyword().
|
friend |
|
private |
Definition at line 53 of file LandauTellerReactionRate.H.
Referenced by LandauTellerReactionRate::write().
|
private |
Definition at line 54 of file LandauTellerReactionRate.H.
Referenced by LandauTellerReactionRate::write().
|
private |
Definition at line 55 of file LandauTellerReactionRate.H.
Referenced by LandauTellerReactionRate::write().
|
private |
Definition at line 56 of file LandauTellerReactionRate.H.
Referenced by LandauTellerReactionRate::write().
|
private |
Definition at line 57 of file LandauTellerReactionRate.H.
Referenced by LandauTellerReactionRate::write().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.