fluxLimitedLangmuirHinshelwoodReactionRate Class Reference

Langmuir-Hinshelwood reaction rate for gaseous reactions on surfaces including the optional flux limiter of Waletzko and Schmidt. More...

Public Member Functions

 fluxLimitedLangmuirHinshelwoodReactionRate (const speciesTable &species, const objectRegistry &ob, const dictionary &dict)
 Construct from dictionary. More...
 
void preEvaluate () const
 Pre-evaluation hook. More...
 
void postEvaluate () const
 Post-evaluation hook. More...
 
scalar operator() (const scalar p, const scalar T, const scalarField &c, const label li) const
 
scalar ddT (const scalar p, const scalar T, const scalarField &c, const label li) const
 
bool hasDdc () const
 
void ddc (const scalar p, const scalar T, const scalarField &c, const label li, scalarField &ddc) 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 fluxLimitedLangmuirHinshelwoodReactionRate &)
 

Detailed Description

Langmuir-Hinshelwood reaction rate for gaseous reactions on surfaces including the optional flux limiter of Waletzko and Schmidt.

References:

    Hinshelwood, C.N. (1940).
    The Kinetics of Chemical Change.
    Oxford Clarendon Press

    Waletzko, N., & Schmidt, L. D. (1988).
    Modeling catalytic gauze reactors: HCN synthesis.
    AIChE journal, 34(7), 1146-1156.
Source files

Definition at line 72 of file fluxLimitedLangmuirHinshelwoodReactionRate.H.

Constructor & Destructor Documentation

◆ fluxLimitedLangmuirHinshelwoodReactionRate()

fluxLimitedLangmuirHinshelwoodReactionRate ( const speciesTable species,
const objectRegistry ob,
const dictionary dict 
)
inline

Construct from dictionary.

Definition at line 53 of file fluxLimitedLangmuirHinshelwoodReactionRateI.H.

References dict, Foam::exit(), Foam::FatalIOError, FatalIOErrorInFunction, forAll, specieCoeffs::setLRhs(), List< T >::setSize(), and List< T >::size().

Here is the call graph for this function:

Member Function Documentation

◆ type()

static word type ( )
inlinestatic

Return the type name.

Definition at line 153 of file fluxLimitedLangmuirHinshelwoodReactionRate.H.

◆ preEvaluate()

void preEvaluate ( ) const
inline

Pre-evaluation hook.

Definition at line 199 of file fluxLimitedLangmuirHinshelwoodReactionRateI.H.

◆ postEvaluate()

void postEvaluate ( ) const
inline

Post-evaluation hook.

Definition at line 209 of file fluxLimitedLangmuirHinshelwoodReactionRateI.H.

◆ operator()()

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

◆ ddT()

Foam::scalar ddT ( const scalar  p,
const scalar  T,
const scalarField c,
const label  li 
) const
inline

◆ hasDdc()

bool hasDdc ( ) const
inline

◆ ddc()

void ddc ( const scalar  p,
const scalar  T,
const scalarField c,
const label  li,
scalarField ddc 
) const
inline

◆ write()

void write ( Ostream os) const
inline

Write to stream.

Definition at line 356 of file fluxLimitedLangmuirHinshelwoodReactionRateI.H.

References Foam::writeEntry().

Here is the call graph for this function:

Friends And Related Function Documentation

◆ operator<<

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

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