FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

thirdBodyArrheniusReactionRate Class Reference

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

#include <specie/thirdBodyArrheniusReactionRate.H>


Detailed Description

Arrhenius reaction rate enhanced by third-body interation.

Source files

Definition at line 50 of file thirdBodyArrheniusReactionRate.H.

Inheritance diagram for thirdBodyArrheniusReactionRate:
Collaboration diagram for thirdBodyArrheniusReactionRate:

List of all members.

Public Member Functions

 thirdBodyArrheniusReactionRate (const scalar A, const scalar beta, const scalar Ta, const thirdBodyEfficiencies &tbes)
 Construct from components.
 thirdBodyArrheniusReactionRate (const speciesTable &species, Istream &is)
 Construct from Istream.
scalar  operator() (const scalar T, const scalar p, const scalarField &c) const

Static Public Member Functions

static word  type ()
 Return the type name.

Friends

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

Constructor & Destructor Documentation

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

Construct from components.

Definition at line 35 of file thirdBodyArrheniusReactionRateI.H.

thirdBodyArrheniusReactionRate ( const speciesTable &   species,
Istream &   is  
) [inline]

Construct from Istream.

Definition at line 49 of file thirdBodyArrheniusReactionRateI.H.

References Istream::readEnd().


Member Function Documentation

static word type (  ) [inline, static]

Return the type name.

Reimplemented from ArrheniusReactionRate.

Definition at line 83 of file thirdBodyArrheniusReactionRate.H.

scalar operator() ( const scalar   T,
const scalar   p,
const scalarField &   c  
) const [inline]

Reimplemented from ArrheniusReactionRate.

Definition at line 68 of file thirdBodyArrheniusReactionRateI.H.

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


Friends And Related Function Documentation

Ostream& operator<< ( Ostream &   os,
const thirdBodyArrheniusReactionRate &   arr  
) [friend]

Definition at line 80 of file thirdBodyArrheniusReactionRateI.H.


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