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

LandauTellerReactionRate Class Reference

Landau-Teller reaction rate. More...

#include <specie/LandauTellerReactionRate.H>


Detailed Description

Landau-Teller reaction rate.

Source files

Definition at line 50 of file LandauTellerReactionRate.H.

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

LandauTellerReactionRate ( const scalar   A,
const scalar   beta,
const scalar   Ta,
const scalar   B,
const scalar   C  
) [inline]

Construct from components.

Definition at line 35 of file LandauTellerReactionRateI.H.

LandauTellerReactionRate ( const speciesTable &   species,
Istream &   is  
) [inline]

Construct from Istream.

Definition at line 53 of file LandauTellerReactionRateI.H.

References Istream::readEnd().


Member Function Documentation

static word type (  ) [inline, static]

Return the type name.

Definition at line 85 of file LandauTellerReactionRate.H.

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

Definition at line 71 of file LandauTellerReactionRateI.H.

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


Friends And Related Function Documentation

Ostream& operator<< ( Ostream &   os,
const LandauTellerReactionRate &   arr  
) [friend]

Definition at line 110 of file LandauTellerReactionRateI.H.


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