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

SRIFallOffFunction Class Reference

The SRI fall-off function. More...

#include <specie/SRIFallOffFunction.H>


Detailed Description

The SRI fall-off function.

Source files

Definition at line 55 of file SRIFallOffFunction.H.

List of all members.

Public Member Functions

 SRIFallOffFunction (const scalar a, const scalar b, const scalar c, const scalar d, const scalar e)
 Construct from components.
 SRIFallOffFunction (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 SRIFallOffFunction &)

Constructor & Destructor Documentation

SRIFallOffFunction ( const scalar   a,
const scalar   b,
const scalar   c,
const scalar   d,
const scalar   e  
) [inline]

Construct from components.

Definition at line 30 of file SRIFallOffFunctionI.H.

SRIFallOffFunction ( Istream &   is  ) [inline]

Construct from Istream.

Definition at line 47 of file SRIFallOffFunctionI.H.

References Istream::readEnd().


Member Function Documentation

static word type (  ) [inline, static]

Return the type name.

Definition at line 83 of file SRIFallOffFunction.H.

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

Definition at line 62 of file SRIFallOffFunctionI.H.

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


Friends And Related Function Documentation

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

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