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, Istream &is) | |
Construct from Istream. 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... | |
Private Attributes | |
scalar | A_ |
scalar | beta_ |
scalar | Ta_ |
FixedList< scalar, nCoeff_ > | coeffs_ |
Static Private Attributes | |
static const label | nCoeff_ = 4 |
Friends | |
Ostream & | operator<< (Ostream &, const powerSeriesReactionRate &) |
|
inline |
Construct from components.
Definition at line 29 of file powerSeriesReactionRateI.H.
|
inline |
Construct from Istream.
Definition at line 44 of file powerSeriesReactionRateI.H.
References Istream::readEnd().
|
inline |
Construct from dictionary.
Definition at line 59 of file powerSeriesReactionRateI.H.
|
inlinestatic |
Return the type name.
Definition at line 93 of file powerSeriesReactionRate.H.
|
inline |
Definition at line 74 of file powerSeriesReactionRateI.H.
References Foam::exp(), forAll, Foam::mag(), n, Foam::pow(), and T.
|
inline |
Write to stream.
Definition at line 100 of file powerSeriesReactionRateI.H.
References powerSeriesReactionRate::A_, powerSeriesReactionRate::beta_, powerSeriesReactionRate::coeffs_, token::END_STATEMENT, Foam::nl, powerSeriesReactionRate::Ta_, and Ostream::writeKeyword().
|
friend |
|
private |
Definition at line 54 of file powerSeriesReactionRate.H.
Referenced by powerSeriesReactionRate::write().
|
private |
Definition at line 55 of file powerSeriesReactionRate.H.
Referenced by powerSeriesReactionRate::write().
|
private |
Definition at line 56 of file powerSeriesReactionRate.H.
Referenced by powerSeriesReactionRate::write().
|
staticprivate |
Definition at line 58 of file powerSeriesReactionRate.H.
Definition at line 59 of file powerSeriesReactionRate.H.
Referenced by powerSeriesReactionRate::write().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.