NSRDSfunc7 Class Reference

NSRDS-AICHE function number 107. More...

Inheritance diagram for NSRDSfunc7:
[legend]
Collaboration diagram for NSRDSfunc7:
[legend]

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, Istream,(Istream &is),(is))
 
 declareRunTimeSelectionTable (autoPtr, thermophysicalFunction, dictionary,(const dictionary &dict),(dict))
 
 thermophysicalFunction ()
 Construct null. More...
 
virtual ~thermophysicalFunction ()=default
 Destructor. More...
 
virtual scalar f (scalar p, scalar T) const =0
 Evaluate the function and return the result. More...
 
virtual void writeData (Ostream &os) const =0
 Write the function coefficients. More...
 

Friends

Ostreamoperator<< (Ostream &os, const NSRDSfunc7 &f)
 

Additional Inherited Members

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

Detailed Description

NSRDS-AICHE function number 107.

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

Constructor & Destructor Documentation

◆ NSRDSfunc7() [1/2]

NSRDSfunc7 ( const scalar  a,
const scalar  b,
const scalar  c,
const scalar  d,
const scalar  e 
)

Construct from components.

Definition at line 41 of file NSRDSfunc7.C.

◆ NSRDSfunc7() [2/2]

NSRDSfunc7 ( const dictionary dict)

Construct from dictionary.

Definition at line 58 of file NSRDSfunc7.C.

Member Function Documentation

◆ TypeName()

TypeName ( "NSRDSfunc7"  )

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

References Foam::cosh(), Foam::sinh(), Foam::sqr(), and T.

Here is the call graph for this function:

◆ writeData()

void writeData ( Ostream os) const
inlinevirtual

Write the function coefficients.

Implements thermophysicalFunction.

Definition at line 110 of file NSRDSfunc7.H.

References os(), and token::SPACE.

Here is the call graph for this function:

Friends And Related Function Documentation

◆ operator<<

Ostream & operator<< ( Ostream os,
const NSRDSfunc7 f 
)
friend

Definition at line 122 of file NSRDSfunc7.H.


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