Go to the documentation of this file.
36 #ifndef absorptionCoeffs_H
37 #define absorptionCoeffs_H
86 void checkT(
const scalar
T)
const;
123 inline scalar
Tlow()
const;
125 inline scalar
Thigh()
const;
const coeffArray & coeffs(const scalar T) const
Return the coefficients corresponding to the given temperature.
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
const coeffArray & lowACoeffs() const
static const int nCoeffs_
void checkT(const scalar T) const
Check given temperature is within the range of the fitted coeffs.
void initialise(const dictionary &)
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
const coeffArray & highACoeffs() const
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(T))
A list of keyword definitions, which are a keyword followed by any number of values (e....
~absorptionCoeffs()
Destructor.
FixedList< scalar, nCoeffs_ > coeffArray