NSRDS function number 106. More...


Public Member Functions | |
| TypeName ("NSRDSfunc6") | |
| Runtime type information. More... | |
| NSRDSfunc6 (const scalar Tc, const scalar a, const scalar b, const scalar c, const scalar d, const scalar e) | |
| Construct from components. More... | |
| NSRDSfunc6 (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... | |
Public Member Functions inherited from thermophysicalFunction | |
| TypeName ("thermophysicalFunction") | |
| Runtime type information. More... | |
| declareRunTimeSelectionTable (autoPtr, thermophysicalFunction, dictionary,(const dictionary &dict),(dict)) | |
| thermophysicalFunction () | |
| Construct null. More... | |
| virtual | ~thermophysicalFunction () |
| Destructor. More... | |
Friends | |
| Ostream & | operator<< (Ostream &os, const NSRDSfunc6 &f) |
Additional Inherited Members | |
Static Public Member Functions inherited from thermophysicalFunction | |
| static autoPtr< thermophysicalFunction > | New (const dictionary &dict) |
| Return pointer to new thermophysicalFunction created from dict. More... | |
NSRDS function number 106.
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 NSRDSfunc6.H.
| NSRDSfunc6 | ( | const scalar | Tc, |
| const scalar | a, | ||
| const scalar | b, | ||
| const scalar | c, | ||
| const scalar | d, | ||
| const scalar | e | ||
| ) |
Construct from components.
Definition at line 40 of file NSRDSfunc6.C.
| NSRDSfunc6 | ( | const dictionary & | dict | ) |
Construct from dictionary.
Definition at line 58 of file NSRDSfunc6.C.
| TypeName | ( | "NSRDSfunc6" | ) |
Runtime type information.
|
inlinevirtual |
Evaluate the function and return the result.
Implements thermophysicalFunction.
Definition at line 103 of file NSRDSfunc6.H.
References Foam::pow().
Referenced by iC3H8O::hl(), nC3H8O::hl(), H2O::hl(), C8H10::hl(), bC10H7CH3::hl(), C2H5OH::hl(), C7H16::hl(), C7H8::hl(), C12H26::hl(), C2H6::hl(), C8H18::hl(), aC10H7CH3::hl(), C2H6O::hl(), C9H20::hl(), CH3OH::hl(), C13H28::hl(), CH4N2O::hl(), C3H6O::hl(), Ar::hl(), C14H30::hl(), C3H8::hl(), IC8H18::hl(), C4H10O::hl(), MB::hl(), N2::hl(), C10H22::hl(), C6H14::hl(), C16H34::hl(), C6H6::hl(), IDEA::hl(), C8H10::sigma(), H2O::sigma(), C2H6::sigma(), C8H18::sigma(), C12H26::sigma(), aC10H7CH3::sigma(), CH4N2O::sigma(), C3H6O::sigma(), C13H28::sigma(), C3H8::sigma(), IC8H18::sigma(), MB::sigma(), C9H20::sigma(), C16H34::sigma(), C10H22::sigma(), Ar::sigma(), C7H8::sigma(), CH3OH::sigma(), C2H6O::sigma(), C4H10O::sigma(), bC10H7CH3::sigma(), C6H6::sigma(), C7H16::sigma(), C14H30::sigma(), N2::sigma(), C6H14::sigma(), and IDEA::sigma().

|
inlinevirtual |
Write the function coefficients.
Implements thermophysicalFunction.
Definition at line 110 of file NSRDSfunc6.H.
References token::SPACE.
|
friend |
Definition at line 123 of file NSRDSfunc6.H.
1.8.13