Power series reaction rate. More...
Public Member Functions | |
LangmuirHinshelwoodReactionRate (const scalar A[], const scalar Ta[], const label co, const label c3h6, const label no) | |
Construct from components. More... | |
LangmuirHinshelwoodReactionRate (const speciesTable &species, Istream &is) | |
Construct from Istream. More... | |
LangmuirHinshelwoodReactionRate (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_ [n_] |
scalar | Ta_ [n_] |
label | co_ |
label | c3h6_ |
label | no_ |
Static Private Attributes | |
static const label | n_ = 5 |
Friends | |
Ostream & | operator<< (Ostream &, const LangmuirHinshelwoodReactionRate &) |
Power series reaction rate.
Definition at line 49 of file LangmuirHinshelwoodReactionRate.H.
|
inline |
Construct from components.
Definition at line 32 of file LangmuirHinshelwoodReactionRateI.H.
References A().
|
inline |
Construct from Istream.
Definition at line 53 of file LangmuirHinshelwoodReactionRateI.H.
References Istream::readBegin(), and Istream::readEnd().
|
inline |
Construct from dictionary.
Definition at line 74 of file LangmuirHinshelwoodReactionRateI.H.
References dict, FixedList::first(), and forAll.
|
inlinestatic |
Return the type name.
Definition at line 94 of file LangmuirHinshelwoodReactionRate.H.
|
inline |
Definition at line 97 of file LangmuirHinshelwoodReactionRateI.H.
References Foam::constant::universal::c, Foam::exp(), Foam::pow(), Foam::sqr(), and T.
|
inline |
Write to stream.
Definition at line 113 of file LangmuirHinshelwoodReactionRateI.H.
References LangmuirHinshelwoodReactionRate::A_, FixedList::first(), forAll, LangmuirHinshelwoodReactionRate::n_, Foam::nl, LangmuirHinshelwoodReactionRate::Ta_, and Ostream::writeKeyword().
|
friend |
|
staticprivate |
Definition at line 53 of file LangmuirHinshelwoodReactionRate.H.
Referenced by LangmuirHinshelwoodReactionRate::write().
|
private |
Definition at line 54 of file LangmuirHinshelwoodReactionRate.H.
Referenced by LangmuirHinshelwoodReactionRate::write().
|
private |
Definition at line 55 of file LangmuirHinshelwoodReactionRate.H.
Referenced by LangmuirHinshelwoodReactionRate::write().
|
private |
Definition at line 57 of file LangmuirHinshelwoodReactionRate.H.
|
private |
Definition at line 58 of file LangmuirHinshelwoodReactionRate.H.
|
private |
Definition at line 59 of file LangmuirHinshelwoodReactionRate.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.