69 Tc_(
dict.lookup<scalar>(
"Tc")),
70 a_(
dict.lookup<scalar>(
"a")),
71 b_(
dict.lookup<scalar>(
"b")),
72 c_(
dict.lookup<scalar>(
"c")),
73 d_(
dict.lookup<scalar>(
"d"))
Macros for easy insertion into run-time selection tables.
NSRDS function number 114.
virtual void write(Ostream &os, const unitConversions &units) const
Write the function coefficients.
virtual scalar integral(const scalar x1, const scalar x2) const
Integrate between two scalar values.
NSRDS14(const word &name, const scalar Tc, const scalar a, const scalar b, const scalar c, const scalar d)
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 any number of values (e....
A class for handling words, derived from string.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
void writeEntry(Ostream &os, const omega &a)
addScalarFunction1(laminarBL)
const dimensionedScalar c
Speed of light in a vacuum.
word name(const bool)
Return a word representation of a bool.
const HashTable< unitConversion > & units()
Get the table of unit conversions.
void assertNoConvertUnits(const word &typeName, const Function1s::unitConversions &units, const dictionary &dict)
Generate an error in an context where unit conversions are not supported.