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

TroeFallOffFunction Class Reference

The Troe fall-off function. More...

#include <specie/TroeFallOffFunction.H>


Detailed Description

The Troe fall-off function.

Source files

Definition at line 55 of file TroeFallOffFunction.H.

List of all members.

Public Member Functions

 TroeFallOffFunction (const scalar alpha, const scalar Tsss, const scalar Ts, const scalar Tss)
 Construct from components.
 TroeFallOffFunction (Istream &)
 Construct from Istream.
scalar  operator() (const scalar T, const scalar Pr) const

Static Public Member Functions

static word  type ()
 Return the type name.

Friends

Ostream &  operator<< (Ostream &, const TroeFallOffFunction &)

Constructor & Destructor Documentation

TroeFallOffFunction ( const scalar   alpha,
const scalar   Tsss,
const scalar   Ts,
const scalar   Tss  
) [inline]

Construct from components.

Definition at line 30 of file TroeFallOffFunctionI.H.

TroeFallOffFunction ( Istream &   is  ) [inline]

Construct from Istream.

Definition at line 45 of file TroeFallOffFunctionI.H.

References Istream::readEnd().


Member Function Documentation

static word type (  ) [inline, static]

Return the type name.

Definition at line 83 of file TroeFallOffFunction.H.

Foam::scalar operator() ( const scalar   T,
const scalar   Pr  
) const [inline]

Definition at line 59 of file TroeFallOffFunctionI.H.

References d, Foam::exp(), Foam::log10(), Foam::max(), Foam::pow(), Pr(), and Foam::sqr().


Friends And Related Function Documentation

Ostream& operator<< ( Ostream &   ,
const TroeFallOffFunction &    
) [friend]

The documentation for this class was generated from the following files:
  • src/thermophysicalModels/specie/reaction/reactionRate/fallOffFunctions/TroeFallOffFunction/TroeFallOffFunction.H
  • src/thermophysicalModels/specie/reaction/reactionRate/fallOffFunctions/TroeFallOffFunction/TroeFallOffFunctionI.H