FreeFOAM The Cross-Platform CFD Toolkit
thirdBodyArrheniusReactionRate Class Reference

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

#include <specie/thirdBodyArrheniusReactionRate.H>


Detailed Description

+ 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 &)

Additional Inherited Members

- Private Member Functions inherited from ArrheniusReactionRate
 ArrheniusReactionRate (const scalar A, const scalar beta, const scalar Ta)
 Construct from components.
 ArrheniusReactionRate (const speciesTable &species, Istream &is)
 Construct from Istream.

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 ( )
inlinestatic

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: