OpenFOAM logo
Open Source CFD Toolkit

ArrheniusReactionRate Class Reference

Inheritance diagram for ArrheniusReactionRate:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

ArrheniusReactionRate const scalar  A,
const scalar  beta,
const scalar  Ta
[inline]
 

Construct from components.

Definition at line 46 of file ArrheniusReactionRateI.H.

ArrheniusReactionRate const speciesTable species,
Istream is
[inline]
 

Construct from Istream.

Definition at line 60 of file ArrheniusReactionRateI.H.


Member Function Documentation

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

Reimplemented in thirdBodyArrheniusReactionRate.

Definition at line 76 of file ArrheniusReactionRateI.H.

References Foam::pow(), and Foam::T().

Here is the call graph for this function:

word type  )  [inline, static]
 

Return the type name.

Reimplemented in thirdBodyArrheniusReactionRate.

Definition at line 90 of file ArrheniusReactionRate.H.

References Foam::scalarField.


Friends And Related Function Documentation

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

Definition at line 98 of file ArrheniusReactionRateI.H.


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