OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

thirdBodyArrheniusReactionRate Class Reference

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

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

Ostreamoperator<< (Ostream &, const thirdBodyArrheniusReactionRate &)

Detailed Description

Arrhenius reaction rate enhanced by third-body interation.

Source files

Definition at line 45 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 27 of file thirdBodyArrheniusReactionRateI.H.

References A, and beta().

Here is the call graph for this function:

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

Construct from Istream.

Definition at line 41 of file thirdBodyArrheniusReactionRateI.H.


Member Function Documentation

static word type (  )  [inline, static]

Return the type name.

Reimplemented from ArrheniusReactionRate.

Definition at line 78 of file thirdBodyArrheniusReactionRate.H.

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

Reimplemented from ArrheniusReactionRate.

Definition at line 60 of file thirdBodyArrheniusReactionRateI.H.

References Istream::readEnd().

Here is the call graph for this function:


Friends And Related Function Documentation

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

Definition at line 72 of file thirdBodyArrheniusReactionRateI.H.


The documentation for this class was generated from the following files:
Copyright © 2000-2009 OpenCFD Ltd