The Troe fall-off function. More...
Public Member Functions | |
| TroeFallOffFunction (const scalar alpha, const scalar Tsss, const scalar Ts, const scalar Tss) | |
| Construct from components. More... | |
| TroeFallOffFunction (Istream &) | |
| Construct from Istream. More... | |
| TroeFallOffFunction (const dictionary &dict) | |
| Construct from dictionary. More... | |
| scalar | operator() (const scalar T, const scalar Pr) const |
| void | write (Ostream &os) const |
| Write to stream. More... | |
Static Public Member Functions | |
| static word | type () |
| Return the type name. More... | |
Friends | |
| Ostream & | operator<< (Ostream &, const TroeFallOffFunction &) |
|
inline |
Construct from components.
Definition at line 29 of file TroeFallOffFunctionI.H.
|
inline |
Construct from Istream.
Definition at line 43 of file TroeFallOffFunctionI.H.
References Istream::readEnd().

|
inline |
Construct from dictionary.
Definition at line 54 of file TroeFallOffFunctionI.H.
|
inlinestatic |
Return the type name.
Definition at line 85 of file TroeFallOffFunction.H.
References TroeFallOffFunction::operator<<, Pr(), Foam::T(), and TroeFallOffFunction::write().

|
inline |
Definition at line 66 of file TroeFallOffFunctionI.H.
References Foam::constant::universal::c, Foam::exp(), Foam::log10(), Foam::max(), n, Foam::pow(), Pr(), Foam::sqr(), and Foam::T().

|
inline |
Write to stream.
Definition at line 89 of file TroeFallOffFunctionI.H.
References token::END_STATEMENT, Foam::nl, and Ostream::writeKeyword().
Referenced by TroeFallOffFunction::type().


|
friend |
Referenced by TroeFallOffFunction::type().
1.8.11