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, 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() [1/2]

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.

◆ LangmuirHinshelwoodReactionRate() [2/2]

LangmuirHinshelwoodReactionRate ( const speciesTable species,
const dictionary dict 
)
inline

Construct from dictionary.

Definition at line 53 of file LangmuirHinshelwoodReactionRateI.H.

References forAll, and dictionary::lookup().

Here is the call graph for this function:

Member Function Documentation

◆ type()

static word type ( )
inlinestatic

Return the type name.

Definition at line 94 of file LangmuirHinshelwoodReactionRate.H.

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

Here is the call graph for this function:

◆ operator()()

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

Definition at line 76 of file LangmuirHinshelwoodReactionRateI.H.

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

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
inline

Write to stream.

Definition at line 92 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

◆ operator<<

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

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