FreeFOAM The Cross-Platform CFD Toolkit
JanevReactionRate Class Reference

Janev, Langer, Evans and Post reaction rate. More...

#include <specie/JanevReactionRate.H>


Detailed Description

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

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

Construct from components.

Definition at line 35 of file JanevReactionRateI.H.

JanevReactionRate ( const speciesTable species,
Istream is 
)
inline

Construct from Istream.

Definition at line 55 of file JanevReactionRateI.H.

References Istream::readEnd().


Member Function Documentation

static word type ( )
inlinestatic

Return the type name.

Definition at line 86 of file JanevReactionRate.H.

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

Definition at line 76 of file JanevReactionRateI.H.

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


Friends And Related Function Documentation

Ostream& operator<< ( Ostream os,
const JanevReactionRate jrr 
)
friend

Definition at line 109 of file JanevReactionRateI.H.


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