The SRI fall-off function. More...
Public Member Functions | |
SRIFallOffFunction (const scalar a, const scalar b, const scalar c, const scalar d, const scalar e) | |
Construct from components. More... | |
SRIFallOffFunction (Istream &) | |
Construct from Istream. More... | |
SRIFallOffFunction (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... | |
Private Attributes | |
scalar | a_ |
scalar | b_ |
scalar | c_ |
scalar | d_ |
scalar | e_ |
Friends | |
Ostream & | operator<< (Ostream &, const SRIFallOffFunction &) |
|
inline |
Construct from components.
Definition at line 29 of file SRIFallOffFunctionI.H.
|
inline |
Construct from Istream.
Definition at line 45 of file SRIFallOffFunctionI.H.
References Istream::readEnd().
|
inline |
Construct from dictionary.
Definition at line 57 of file SRIFallOffFunctionI.H.
|
inlinestatic |
Return the type name.
Definition at line 85 of file SRIFallOffFunction.H.
|
inline |
Definition at line 70 of file SRIFallOffFunctionI.H.
References Foam::exp(), Foam::log10(), Foam::max(), Foam::pow(), Pr(), Foam::sqr(), and Foam::T().
|
inline |
Write to stream.
Definition at line 80 of file SRIFallOffFunctionI.H.
References token::END_STATEMENT, Foam::nl, and Ostream::writeKeyword().
|
friend |
|
private |
Definition at line 58 of file SRIFallOffFunction.H.
|
private |
Definition at line 58 of file SRIFallOffFunction.H.
|
private |
Definition at line 58 of file SRIFallOffFunction.H.
|
private |
Definition at line 58 of file SRIFallOffFunction.H.
|
private |
Definition at line 58 of file SRIFallOffFunction.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.