Go to the documentation of this file.
37 #ifndef TroeFallOffFunction_H
38 #define TroeFallOffFunction_H
49 class TroeFallOffFunction;
50 Ostream&
operator<<(Ostream&,
const TroeFallOffFunction&);
62 scalar Tsss_, Ts_, Tss_;
90 inline scalar operator()
friend Ostream & operator<<(Ostream &, const TroeFallOffFunction &)
A class for handling words, derived from Foam::string.
const dimensionedScalar alpha
The Troe fall-off function.
Ostream & operator<<(Ostream &, const boundaryPatch &p)
TroeFallOffFunction(const scalar alpha, const scalar Tsss, const scalar Ts, const scalar Tss)
dimensionedScalar Pr("Pr", dimless, laminarTransport)
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
void write(Ostream &os) const
An Ostream is an abstract base class for all output systems (streams, files, token lists,...