OpenFOAM logo
Open Source CFD Toolkit

thirdBodyArrheniusReactionRate Class Reference

Inheritance diagram for thirdBodyArrheniusReactionRate:

Inheritance graph
[legend]
Collaboration diagram for thirdBodyArrheniusReactionRate:

Collaboration graph
[legend]
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

word type ()
 Return the type name.

Friends

Ostreamoperator<< (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 46 of file thirdBodyArrheniusReactionRateI.H.

thirdBodyArrheniusReactionRate const speciesTable species,
Istream is
[inline]
 

Construct from Istream.

Definition at line 60 of file thirdBodyArrheniusReactionRateI.H.


Member Function Documentation

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

Reimplemented from ArrheniusReactionRate.

Definition at line 79 of file thirdBodyArrheniusReactionRateI.H.

word type  )  [inline, static]
 

Return the type name.

Reimplemented from ArrheniusReactionRate.

Definition at line 91 of file thirdBodyArrheniusReactionRate.H.

References Foam::scalarField.


Friends And Related Function Documentation

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

Definition at line 91 of file thirdBodyArrheniusReactionRateI.H.


The documentation for this class was generated from the following files:
For further information go to www.openfoam.org