NSRDS-AICHE function number 107. More...


Public Member Functions | |
| TypeName ("NSRDSfunc7") | |
| Runtime type information. More... | |
| NSRDSfunc7 (const scalar a, const scalar b, const scalar c, const scalar d, const scalar e) | |
| Construct from components. More... | |
| NSRDSfunc7 (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 NSRDSfunc7 &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-AICHE function number 107.
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 NSRDSfunc7.H.
| NSRDSfunc7 | ( | const scalar | a, |
| const scalar | b, | ||
| const scalar | c, | ||
| const scalar | d, | ||
| const scalar | e | ||
| ) |
Construct from components.
Definition at line 40 of file NSRDSfunc7.C.
| NSRDSfunc7 | ( | const dictionary & | dict | ) |
Construct from dictionary.
Definition at line 56 of file NSRDSfunc7.C.
| TypeName | ( | "NSRDSfunc7" | ) |
Runtime type information.
|
inlinevirtual |
Evaluate the function and return the result.
Implements thermophysicalFunction.
Definition at line 102 of file NSRDSfunc7.H.
References Foam::cosh(), Foam::sinh(), and Foam::sqr().
Referenced by iC3H8O::Cpg(), nC3H8O::Cpg(), H2O::Cpg(), C8H10::Cpg(), N2::Cpg(), IC8H18::Cpg(), C3H8::Cpg(), C3H6O::Cpg(), CH4N2O::Cpg(), CH3OH::Cpg(), C9H20::Cpg(), C8H18::Cpg(), C2H6::Cpg(), C7H8::Cpg(), bC10H7CH3::Cpg(), C6H6::Cpg(), C16H34::Cpg(), C4H10O::Cpg(), C14H30::Cpg(), C13H28::Cpg(), C2H6O::Cpg(), C12H26::Cpg(), C2H5OH::Cpg(), C6H14::Cpg(), C10H22::Cpg(), aC10H7CH3::Cpg(), C7H16::Cpg(), MB::Cpg(), and IDEA::Cpg().


|
inlinevirtual |
Write the function coefficients.
Implements thermophysicalFunction.
Definition at line 108 of file NSRDSfunc7.H.
References token::SPACE.
|
friend |
Definition at line 120 of file NSRDSfunc7.H.
1.8.13