Go to the documentation of this file.
35 #ifndef SRIFallOffFunction_H
36 #define SRIFallOffFunction_H
47 class SRIFallOffFunction;
48 Ostream&
operator<<(Ostream&,
const SRIFallOffFunction&);
91 inline scalar operator()
A class for handling words, derived from string.
SRIFallOffFunction(const scalar a, const scalar b, const scalar c, const scalar d, const scalar e)
Construct from components.
void write(Ostream &os) const
Write to stream.
The SRI fall-off function.
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 Pr("Pr", dimless, laminarTransport)
Ostream & operator<<(Ostream &, const edgeMesh &)
A list of keyword definitions, which are a keyword followed by any number of values (e....
const double e
Elementary charge.
static word type()
Return the type name.
const dimensionedScalar c
Speed of light in a vacuum.
friend Ostream & operator<<(Ostream &, const SRIFallOffFunction &)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...