FreeFOAM The Cross-Platform CFD Toolkit
SRIFallOffFunction Class Reference

The SRI fall-off function. More...

#include <specie/SRIFallOffFunction.H>


Detailed Description

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

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

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: