Loading...
Searching...
No Matches
TroeFallOffFunction Class Reference

The Troe fall-off function. More...

#include <TroeFallOffFunction.H>

Public Member Functions

 TroeFallOffFunction (const scalar alpha, const scalar Tsss, const scalar Ts, const scalar Tss)
 Construct from components.
 TroeFallOffFunction (const dictionary &dict)
 Construct from dictionary.
scalar operator() (const scalar T, const scalar Pr) const
void write (Ostream &os) const
 Write to stream.

Static Public Member Functions

static word type ()
 Return the type name.

Friends

Ostreamoperator<< (Ostream &, const TroeFallOffFunction &)

Detailed Description

The Troe fall-off function.

Source files

Definition at line 52 of file TroeFallOffFunction.H.

Constructor & Destructor Documentation

◆ TroeFallOffFunction() [1/2]

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

Construct from components.

Definition at line 23 of file TroeFallOffFunctionI.H.

References alpha.

Referenced by operator<<.

Here is the caller graph for this function:

◆ TroeFallOffFunction() [2/2]

TroeFallOffFunction ( const dictionary & dict)
inline

Construct from dictionary.

Definition at line 38 of file TroeFallOffFunctionI.H.

References dict.

Member Function Documentation

◆ type()

word type ( )
inlinestatic

Return the type name.

Definition at line 86 of file TroeFallOffFunction.H.

◆ operator()()

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

Definition at line 49 of file TroeFallOffFunctionI.H.

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

Here is the call graph for this function:

◆ write()

void write ( Ostream & os) const
inline

Write to stream.

Definition at line 73 of file TroeFallOffFunctionI.H.

References os().

Here is the call graph for this function:

◆ operator<<

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

References TroeFallOffFunction().


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