NSRDS14 Class Reference

NSRDS function number 114. More...

Inheritance diagram for NSRDS14:
Collaboration diagram for NSRDS14:

Public Member Functions

 TypeName ("NSRDS14")
 Runtime type information. More...
 
 NSRDS14 (const scalar Tc, const scalar a, const scalar b, const scalar c, const scalar d)
 Construct from components. More...
 
 NSRDS14 (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...
 
- 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...
 
virtual void write (Ostream &os, const word &name) const
 Write the function coefficients within the property sub-dictionary. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from thermophysicalFunction
static autoPtr< thermophysicalFunctionNew (const dictionary &dict, const word &name)
 Return pointer to new thermophysicalFunction created from dict. More...
 

Detailed Description

NSRDS function number 114.

Source:

                  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 NSRDS14ThermophysicalFunction.H.

Constructor & Destructor Documentation

◆ NSRDS14() [1/2]

NSRDS14 ( const scalar  Tc,
const scalar  a,
const scalar  b,
const scalar  c,
const scalar  d 
)

Construct from components.

Definition at line 49 of file NSRDS14ThermophysicalFunction.C.

◆ NSRDS14() [2/2]

NSRDS14 ( const dictionary dict)

Construct from dictionary.

Definition at line 65 of file NSRDS14ThermophysicalFunction.C.

Member Function Documentation

◆ TypeName()

TypeName ( "NSRDS14"  )

Runtime type information.

◆ f()

scalar f ( scalar  ,
scalar  T 
) const
inlinevirtual

Evaluate the function and return the result.

Implements thermophysicalFunction.

Definition at line 104 of file NSRDS14ThermophysicalFunction.H.

References Foam::min(), thermophysicalFunction::write(), and NSRDS14::write().

Referenced by C2H6::Cp(), C7H16::Cp(), and C3H8::Cp().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Write the function coefficients.

Implements thermophysicalFunction.

Definition at line 77 of file NSRDS14ThermophysicalFunction.C.

References Foam::writeEntry().

Referenced by NSRDS14::f().

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: