75 scalar a_, b_, c_, d_, e_, f_;
104 scalar
f(scalar, scalar
T)
const 106 return ((((f_*T + e_)*T + d_)*T + c_)*T + b_)*T + a_;
void writeData(Ostream &os) const
Write the function coefficients.
TypeName("NSRDSfunc0")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
NSRDSfunc0(const scalar a, const scalar b, const scalar c, const scalar d, const scalar e, const scalar f)
Construct from components.
Abstract base class for thermo-physical functions.
const dimensionedScalar b
Wien displacement law constant: default SI units: [m.K].
scalar f(scalar, scalar T) const
Evaluate the function and return the result.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
NSRDS function number 100.
const dimensionedScalar c
Speed of light in a vacuum.
friend Ostream & operator<<(Ostream &os, const NSRDSfunc0 &f)
const doubleScalar e
Elementary charge.