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

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

Inheritance diagram for thirdBodyArrheniusReactionRate:
Inheritance graph
[legend]
Collaboration diagram for thirdBodyArrheniusReactionRate:
Collaboration graph
[legend]

Public Member Functions

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

Detailed Description

Arrhenius reaction rate enhanced by third-body interation.

Source files

Definition at line 56 of file thirdBodyArrheniusReactionRate.H.

Constructor & Destructor Documentation

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

Construct from components.

Definition at line 29 of file thirdBodyArrheniusReactionRateI.H.

Referenced by thirdBodyArrheniusReactionRate::thirdBodyArrheniusReactionRate().

Here is the caller graph for this function:

thirdBodyArrheniusReactionRate ( const speciesTable species,
Istream is 
)
inline

Construct from Istream.

Definition at line 42 of file thirdBodyArrheniusReactionRateI.H.

References Istream::readEnd(), and thirdBodyArrheniusReactionRate::thirdBodyArrheniusReactionRate().

Here is the call graph for this function:

thirdBodyArrheniusReactionRate ( const speciesTable species,
const dictionary dict 
)
inline

Construct from dictionary.

Definition at line 59 of file thirdBodyArrheniusReactionRateI.H.

Member Function Documentation

static word type ( )
inlinestatic

Return the type name.

Definition at line 96 of file thirdBodyArrheniusReactionRate.H.

References Foam::constant::universal::c, p, Foam::T(), and thirdBodyArrheniusReactionRate::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 76 of file thirdBodyArrheniusReactionRateI.H.

References Foam::constant::universal::c.

void write ( Ostream os) const
inline

Write to stream.

Definition at line 88 of file thirdBodyArrheniusReactionRateI.H.

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

Referenced by thirdBodyArrheniusReactionRate::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 thirdBodyArrheniusReactionRate  
)
friend

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