Loading...
Searching...
No Matches
LangmuirHinshelwoodReactionRate Class Reference

Power series reaction rate. More...

#include <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, const dictionary &dict)
 Construct from dictionary.
scalar operator() (const scalar p, const scalar T, const scalarField &c) const
void write (Ostream &os) const
 Write to stream.

Static Public Member Functions

static word type ()
 Return the type name.

Friends

Ostreamoperator<< (Ostream &, const LangmuirHinshelwoodReactionRate &)

Detailed Description

Power series reaction rate.

Source files

Definition at line 54 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 26 of file LangmuirHinshelwoodReactionRateI.H.

References A.

Referenced by operator<<.

Here is the caller graph for this function:

◆ LangmuirHinshelwoodReactionRate() [2/2]

LangmuirHinshelwoodReactionRate ( const speciesTable & species,
const dictionary & dict )
inline

Construct from dictionary.

Definition at line 47 of file LangmuirHinshelwoodReactionRateI.H.

References dict, FixedList< T, N >::first(), and forAll.

Here is the call graph for this function:

Member Function Documentation

◆ type()

word type ( )
inlinestatic

Return the type name.

Definition at line 98 of file LangmuirHinshelwoodReactionRate.H.

◆ operator()()

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

Definition at line 70 of file LangmuirHinshelwoodReactionRateI.H.

References Foam::exp(), p, Foam::pow(), Foam::sqr(), and Foam::T().

Here is the call graph for this function:

◆ write()

void write ( Ostream & os) const
inline

Write to stream.

Definition at line 87 of file LangmuirHinshelwoodReactionRateI.H.

References FixedList< T, N >::first(), forAll, Foam::nl, and os().

Here is the call graph for this function:

◆ operator<<

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

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