Power series reaction rate. More...
#include <specie/LangmuirHinshelwoodReactionRate.H>
Power series reaction rate.
Definition at line 50 of file LangmuirHinshelwoodReactionRate.H.
Public Member Functions | |
LangmuirHinshelwoodReactionRate (const scalar A[], const scalar Ta[], const label co, const label c3h6, const label no) | |
Construct from components. | |
LangmuirHinshelwoodReactionRate (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 LangmuirHinshelwoodReactionRate &) |
|
inline |
Construct from components.
Definition at line 35 of file LangmuirHinshelwoodReactionRateI.H.
|
inline |
Construct from Istream.
Definition at line 57 of file LangmuirHinshelwoodReactionRateI.H.
References Istream::readBegin(), and Istream::readEnd().
|
inlinestatic |
Return the type name.
Definition at line 88 of file LangmuirHinshelwoodReactionRate.H.
|
inline |
Definition at line 80 of file LangmuirHinshelwoodReactionRateI.H.
References Foam::exp(), Foam::pow(), Foam::sqr(), and Foam::T().
|
friend |
Definition at line 97 of file LangmuirHinshelwoodReactionRateI.H.