Public Member Functions | Static Public Member Functions | Friends | List of all members
LangmuirHinshelwoodReactionRate Class Reference

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...
 

Friends

Ostreamoperator<< (Ostream &, const LangmuirHinshelwoodReactionRate &)
 

Detailed Description

Power series reaction rate.

Source files

Definition at line 56 of file LangmuirHinshelwoodReactionRate.H.

Constructor & Destructor Documentation

LangmuirHinshelwoodReactionRate ( const scalar  A[],
const scalar  Ta[],
const label  co,
const label  c3h6,
const label  no 
)
inline

Construct from components.

Definition at line 32 of file LangmuirHinshelwoodReactionRateI.H.

Referenced by LangmuirHinshelwoodReactionRate::LangmuirHinshelwoodReactionRate().

Here is the caller graph for this function:

LangmuirHinshelwoodReactionRate ( const speciesTable species,
Istream is 
)
inline

Construct from Istream.

Definition at line 53 of file LangmuirHinshelwoodReactionRateI.H.

References LangmuirHinshelwoodReactionRate::LangmuirHinshelwoodReactionRate(), Istream::readBegin(), and Istream::readEnd().

Here is the call graph for this function:

LangmuirHinshelwoodReactionRate ( const speciesTable species,
const dictionary dict 
)
inline

Construct from dictionary.

Definition at line 74 of file LangmuirHinshelwoodReactionRateI.H.

References forAll, and dictionary::lookup().

Here is the call graph for this function:

Member Function Documentation

static word type ( )
inlinestatic

Return the type name.

Definition at line 101 of file LangmuirHinshelwoodReactionRate.H.

References Foam::constant::universal::c, p, Foam::T(), and LangmuirHinshelwoodReactionRate::write().

Here is the call graph for this function:

Foam::scalar operator() ( const scalar  p,
const scalar  T,
const scalarField c 
) const
inline

Definition at line 97 of file LangmuirHinshelwoodReactionRateI.H.

References Foam::constant::universal::c, Foam::exp(), Foam::pow(), and Foam::sqr().

Here is the call graph for this function:

void write ( Ostream os) const
inline

Write to stream.

Definition at line 113 of file LangmuirHinshelwoodReactionRateI.H.

References FixedList< T, Size >::first(), forAll, Foam::nl, and Ostream::writeKeyword().

Referenced by LangmuirHinshelwoodReactionRate::type().

Here is the call graph for this function:

Here is the caller graph for this function:

Friends And Related Function Documentation

Ostream& operator<< ( Ostream ,
const LangmuirHinshelwoodReactionRate  
)
friend

The documentation for this class was generated from the following files: