77 scalar a_, b_, c_, d_, e_;
105 scalar
f(scalar, scalar
T)
const
NSRDS-AICHE function number 107.
scalar f(scalar, scalar T) const
Evaluate the function and return the result.
void writeData(Ostream &os) const
Write the function coefficients.
friend Ostream & operator<<(Ostream &os, const NSRDSfunc7 &f)
TypeName("NSRDSfunc7")
Runtime type information.
NSRDSfunc7(const scalar a, const scalar b, const scalar c, const scalar d, const scalar e)
Construct from components.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
thermophysicalFunction()
Construct null.
OBJstream os(runTime.globalPath()/outputName)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
dimensionedScalar cosh(const dimensionedScalar &ds)
dimensionedScalar sinh(const dimensionedScalar &ds)
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.