Go to the documentation of this file.
77 scalar Tc_, a_, b_, c_, d_, e_;
106 scalar
f(scalar, scalar
T)
const
109 return a_*
pow(1 - Tr, ((e_*Tr + d_)*Tr + c_)*Tr + b_);
Abstract base class for thermo-physical functions.
NSRDSfunc6(const scalar Tc, const scalar a, const scalar b, const scalar c, const scalar d, const scalar e)
const dimensionedScalar b
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
friend Ostream & operator<<(Ostream &os, const NSRDSfunc6 &f)
OBJstream os(runTime.globalPath()/outputName)
void writeData(Ostream &os) const
const dimensionedScalar e
const dimensionedScalar c
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
scalar f(scalar, scalar T) const
NSRDS function number 106.