NSRDS function number 106. More...
Public Member Functions | |
TypeName ("NSRDS6") | |
Runtime type information. More... | |
NSRDS6 (const scalar Tc, const scalar a, const scalar b, const scalar c, const scalar d, const scalar e) | |
Construct from components. More... | |
NSRDS6 (const dictionary &dict) | |
Construct from dictionary. More... | |
scalar | f (scalar, scalar T) const |
Evaluate the function and return the result. More... | |
virtual void | write (Ostream &os) const |
Write the function coefficients. More... | |
![]() | |
TypeName ("thermophysicalFunction") | |
Runtime type information. More... | |
declareRunTimeSelectionTable (autoPtr, thermophysicalFunction, dictionary,(const dictionary &dict),(dict)) | |
thermophysicalFunction () | |
Construct null. More... | |
virtual | ~thermophysicalFunction () |
Destructor. More... | |
virtual void | write (Ostream &os, const word &name) const |
Write the function coefficients within the property sub-dictionary. More... | |
Additional Inherited Members | |
![]() | |
static autoPtr< thermophysicalFunction > | New (const dictionary &dict, const word &name) |
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 69 of file NSRDS6ThermophysicalFunction.H.
NSRDS6 | ( | const scalar | Tc, |
const scalar | a, | ||
const scalar | b, | ||
const scalar | c, | ||
const scalar | d, | ||
const scalar | e | ||
) |
Construct from components.
Definition at line 44 of file NSRDS6ThermophysicalFunction.C.
NSRDS6 | ( | const dictionary & | dict | ) |
Construct from dictionary.
Definition at line 62 of file NSRDS6ThermophysicalFunction.C.
TypeName | ( | "NSRDS6" | ) |
Runtime type information.
|
inlinevirtual |
Evaluate the function and return the result.
Implements thermophysicalFunction.
Definition at line 105 of file NSRDS6ThermophysicalFunction.H.
References Foam::pow(), thermophysicalFunction::write(), and NSRDS6::write().
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().
|
virtual |
Write the function coefficients.
Implements thermophysicalFunction.
Definition at line 75 of file NSRDS6ThermophysicalFunction.C.
References Foam::writeEntry().
Referenced by NSRDS6::f().