NSRDS function number 104. More...
Public Member Functions | |
TypeName ("NSRDSfunc4") | |
Runtime type information. More... | |
NSRDSfunc4 (const scalar a, const scalar b, const scalar c, const scalar d, const scalar e) | |
Construct from components. More... | |
NSRDSfunc4 (Istream &is) | |
Construct from Istream. More... | |
NSRDSfunc4 (const dictionary &dict) | |
Construct from dictionary. More... | |
scalar | f (scalar, scalar T) const |
Evaluate the function and return the result. More... | |
void | writeData (Ostream &os) const |
Write the function coefficients. More... | |
![]() | |
TypeName ("thermophysicalFunction") | |
Runtime type information. More... | |
declareRunTimeSelectionTable (autoPtr, thermophysicalFunction, Istream,(Istream &is),(is)) | |
declareRunTimeSelectionTable (autoPtr, thermophysicalFunction, dictionary,(const dictionary &dict),(dict)) | |
thermophysicalFunction () | |
Construct null. More... | |
virtual | ~thermophysicalFunction () |
Destructor. More... | |
Private Attributes | |
scalar | a_ |
scalar | b_ |
scalar | c_ |
scalar | d_ |
scalar | e_ |
Friends | |
Ostream & | operator<< (Ostream &os, const NSRDSfunc4 &f) |
Additional Inherited Members | |
![]() | |
static autoPtr< thermophysicalFunction > | New (Istream &is) |
Return pointer to new thermophysicalFunction created from input. More... | |
static autoPtr< thermophysicalFunction > | New (const dictionary &dict) |
Return pointer to new thermophysicalFunction created from dict. More... | |
NSRDS function number 104.
NSRDS - AICHE Data Compilation Tables of Properties of Pure Compounds Design Institute for Physical Property Data American Institute of Chemical Engineers 345 East 47th Street New York, New York 10017 National Standard Reference Data System American Institute of Chemical Engineers T.E. Daubert - R.P. Danner Department of Chemical Engineering The Pennsylvania State University University Park, PA 16802
Definition at line 67 of file NSRDSfunc4.H.
NSRDSfunc4 | ( | const scalar | a, |
const scalar | b, | ||
const scalar | c, | ||
const scalar | d, | ||
const scalar | e | ||
) |
Construct from components.
Definition at line 41 of file NSRDSfunc4.C.
NSRDSfunc4 | ( | Istream & | is | ) |
Construct from Istream.
Definition at line 57 of file NSRDSfunc4.C.
NSRDSfunc4 | ( | const dictionary & | dict | ) |
Construct from dictionary.
Definition at line 67 of file NSRDSfunc4.C.
TypeName | ( | "NSRDSfunc4" | ) |
Runtime type information.
|
inlinevirtual |
Evaluate the function and return the result.
Implements thermophysicalFunction.
Definition at line 105 of file NSRDSfunc4.H.
References NSRDSfunc4::a_, NSRDSfunc4::b_, NSRDSfunc4::c_, NSRDSfunc4::d_, NSRDSfunc4::e_, Foam::pow(), and Foam::T().
|
inlinevirtual |
Write the function coefficients.
Implements thermophysicalFunction.
Definition at line 111 of file NSRDSfunc4.H.
References NSRDSfunc4::a_, NSRDSfunc4::b_, NSRDSfunc4::c_, NSRDSfunc4::d_, NSRDSfunc4::e_, and token::SPACE.
Referenced by C8H10::writeData(), H2O::writeData(), iC3H8O::writeData(), nC3H8O::writeData(), IC8H18::writeData(), C13H28::writeData(), C3H6O::writeData(), CH4N2O::writeData(), CH3OH::writeData(), C9H20::writeData(), C8H18::writeData(), C2H5OH::writeData(), C7H8::writeData(), C7H16::writeData(), C6H6::writeData(), C6H14::writeData(), C14H30::writeData(), C3H8::writeData(), bC10H7CH3::writeData(), C2H6O::writeData(), C2H6::writeData(), C10H22::writeData(), C16H34::writeData(), N2::writeData(), C4H10O::writeData(), C12H26::writeData(), Ar::writeData(), MB::writeData(), and aC10H7CH3::writeData().
|
friend |
Definition at line 123 of file NSRDSfunc4.H.
|
private |
Definition at line 74 of file NSRDSfunc4.H.
Referenced by NSRDSfunc4::f(), and NSRDSfunc4::writeData().
|
private |
Definition at line 74 of file NSRDSfunc4.H.
Referenced by NSRDSfunc4::f(), and NSRDSfunc4::writeData().
|
private |
Definition at line 74 of file NSRDSfunc4.H.
Referenced by NSRDSfunc4::f(), and NSRDSfunc4::writeData().
|
private |
Definition at line 74 of file NSRDSfunc4.H.
Referenced by NSRDSfunc4::f(), and NSRDSfunc4::writeData().
|
private |
Definition at line 74 of file NSRDSfunc4.H.
Referenced by NSRDSfunc4::f(), and NSRDSfunc4::writeData().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.