FreeFOAM The Cross-Platform CFD Toolkit
NSRDSfunc6 Class Reference

NSRDS function number 106. More...

#include <thermophysicalFunctions/NSRDSfunc6.H>


Detailed Description

NSRDS function number 106.

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 68 of file NSRDSfunc6.H.

+ Inheritance diagram for NSRDSfunc6:
+ Collaboration diagram for NSRDSfunc6:

List of all members.

Public Member Functions

 TypeName ("NSRDSfunc6")
 Runtime type information.
 NSRDSfunc6 (scalar Tc, scalar a, scalar b, scalar c, scalar d, scalar e)
 Construct from components.
 NSRDSfunc6 (Istream &is)
 Construct from Istream.
scalar f (scalar, scalar T) const
 Evaluate the function and return the result.
void writeData (Ostream &os) const
 Write the function coefficients.
- Public Member Functions inherited from thermophysicalFunction
 TypeName ("thermophysicalFunction")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, thermophysicalFunction, Istream,(Istream &is),(is))
 thermophysicalFunction ()
 Construct null.
virtual ~thermophysicalFunction ()

Friends

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

Additional Inherited Members

- Static Public Member Functions inherited from thermophysicalFunction
static autoPtr
< thermophysicalFunction
New (Istream &is)
 Return a pointer to a new thermophysicalFunction created from input.

Constructor & Destructor Documentation

NSRDSfunc6 ( scalar  Tc,
scalar  a,
scalar  b,
scalar  c,
scalar  d,
scalar  e 
)
inline

Construct from components.

Definition at line 87 of file NSRDSfunc6.H.

NSRDSfunc6 ( Istream is)
inline

Construct from Istream.

Definition at line 98 of file NSRDSfunc6.H.


Member Function Documentation

TypeName ( "NSRDSfunc6"  )

Runtime type information.

scalar f ( scalar  ,
scalar  T 
) const
inlinevirtual

Evaluate the function and return the result.

Implements thermophysicalFunction.

Definition at line 112 of file NSRDSfunc6.H.

References Foam::pow().


Friends And Related Function Documentation

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

Definition at line 133 of file NSRDSfunc6.H.


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