FreeFOAM The Cross-Platform CFD Toolkit
TroeFallOffFunction Class Reference

The Troe fall-off function. More...

#include <specie/TroeFallOffFunction.H>


Detailed Description

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

Ostreamoperator<< (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 ( )
inlinestatic

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: