Power series reaction rate. More...
Public Member Functions | |
| powerSeriesReactionRate (const scalar A, const scalar beta, const scalar Ta, const FixedList< scalar, nCoeff_ > coeffs) | |
| Construct from components. More... | |
| powerSeriesReactionRate (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 powerSeriesReactionRate &) |
|
inline |
Construct from components.
Definition at line 29 of file powerSeriesReactionRateI.H.
|
inline |
Construct from dictionary.
Definition at line 44 of file powerSeriesReactionRateI.H.
|
inlinestatic |
Return the type name.
Definition at line 93 of file powerSeriesReactionRate.H.
References Foam::constant::universal::c, p, Foam::T(), and powerSeriesReactionRate::write().

|
inline |
Definition at line 59 of file powerSeriesReactionRateI.H.
References Foam::exp(), forAll, Foam::mag(), n, and Foam::pow().

|
inline |
Write to stream.
Definition at line 85 of file powerSeriesReactionRateI.H.
References token::END_STATEMENT, Foam::nl, and Ostream::writeKeyword().
Referenced by powerSeriesReactionRate::type().


|
friend |
1.8.13