![]() |
|
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 | |
word | type () |
Return the type name. | |
Friends | |
Ostream & | operator<< (Ostream &, const TroeFallOffFunction &) |
|
Construct from components.
Definition at line 41 of file TroeFallOffFunctionI.H. |
|
Construct from Istream.
Definition at line 56 of file TroeFallOffFunctionI.H. |
|
Definition at line 70 of file TroeFallOffFunctionI.H. |
|
Return the type name.
Definition at line 90 of file TroeFallOffFunction.H. |
|
|