FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

JanevReactionRate Class Reference

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

#include <specie/JanevReactionRate.H>


Detailed Description

Janev, Langer, Evans and Post reaction rate.

Source files

Definition at line 50 of file JanevReactionRate.H.

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

Ostream &  operator<< (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 (  ) [inline, static]

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: