Abstract base class for thermo-physical functions.
NSRDS function number 103.
dimensionedScalar exp(const dimensionedScalar &ds)
TypeName("NSRDSfunc3")
Runtime type information.
scalar f(scalar, scalar T) const
Evaluate the function and return the result.
void writeData(Ostream &os) const
Write the function coefficients.
const dimensionedScalar b
Wien displacement law constant: default SI units: [m.K].
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
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 any number of values (e....
NSRDSfunc3(const scalar a, const scalar b, const scalar c, const scalar d)
Construct from components.
friend Ostream & operator<<(Ostream &os, const NSRDSfunc3 &f)
const dimensionedScalar c
Speed of light in a vacuum.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...