FreeFOAM The Cross-Platform CFD Toolkit
powerSeriesReactionRate Class Reference

Power series reaction rate. More...

#include <specie/powerSeriesReactionRate.H>


Detailed Description

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

powerSeriesReactionRate ( const scalar  A,
const scalar  beta,
const scalar  Ta,
const scalar  b[] 
)
inline

Construct from components.

Definition at line 35 of file powerSeriesReactionRateI.H.

powerSeriesReactionRate ( const speciesTable species,
Istream is 
)
inline

Construct from Istream.

Definition at line 55 of file powerSeriesReactionRateI.H.

References Istream::readEnd().


Member Function Documentation

static word type ( )
inlinestatic

Return the type name.

Definition at line 86 of file powerSeriesReactionRate.H.

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

Definition at line 76 of file powerSeriesReactionRateI.H.

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


Friends And Related Function Documentation

Ostream& operator<< ( Ostream os,
const powerSeriesReactionRate psrr 
)
friend

Definition at line 102 of file powerSeriesReactionRateI.H.


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