Loading...
Searching...
No Matches
thirdBodyArrheniusReactionRate Class Reference

Arrhenius reaction rate enhanced by third-body interaction. More...

#include <thirdBodyArrheniusReactionRate.H>

Inheritance diagram for thirdBodyArrheniusReactionRate:
Collaboration diagram for thirdBodyArrheniusReactionRate:

Public Member Functions

 thirdBodyArrheniusReactionRate (const scalar A, const scalar beta, const scalar Ta, const thirdBodyEfficiencies &tbes)
 Construct from components.
 thirdBodyArrheniusReactionRate (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 thirdBodyArrheniusReactionRate &)

Detailed Description

Arrhenius reaction rate enhanced by third-body interaction.

Source files

Definition at line 54 of file thirdBodyArrheniusReactionRate.H.

Constructor & Destructor Documentation

◆ thirdBodyArrheniusReactionRate() [1/2]

thirdBodyArrheniusReactionRate ( const scalar A,
const scalar beta,
const scalar Ta,
const thirdBodyEfficiencies & tbes )
inline

Construct from components.

Definition at line 23 of file thirdBodyArrheniusReactionRateI.H.

References A, ArrheniusReactionRate::ArrheniusReactionRate(), and beta().

Referenced by operator<<.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ thirdBodyArrheniusReactionRate() [2/2]

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

Construct from dictionary.

Definition at line 36 of file thirdBodyArrheniusReactionRateI.H.

References ArrheniusReactionRate::ArrheniusReactionRate(), and dict.

Here is the call graph for this function:

Member Function Documentation

◆ type()

word type ( )
inlinestatic

Return the type name.

Definition at line 93 of file thirdBodyArrheniusReactionRate.H.

◆ operator()()

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

Definition at line 53 of file thirdBodyArrheniusReactionRateI.H.

References ArrheniusReactionRate::operator()(), p, and Foam::T().

Here is the call graph for this function:

◆ write()

void write ( Ostream & os) const
inline

Write to stream.

Definition at line 66 of file thirdBodyArrheniusReactionRateI.H.

References os(), and ArrheniusReactionRate::write().

Here is the call graph for this function:

◆ operator<<

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

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