35 #ifndef TroeFallOffFunction_H 36 #define TroeFallOffFunction_H 47 class TroeFallOffFunction;
48 Ostream&
operator<<(Ostream&,
const TroeFallOffFunction&);
60 scalar Tsss_, Ts_, Tss_;
88 inline scalar operator()
scalar ddPr(const scalar T, const scalar Pr, const scalar F) const
const dimensionedScalar F
Faraday constant: default SI units: [C/mol].
A list of keyword definitions, which are a keyword followed by any number of values (e...
volScalarField alpha(IOobject("alpha", runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
The Troe fall-off function.
void write(Ostream &os) const
Write to stream.
A class for handling words, derived from string.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
TroeFallOffFunction(const scalar alpha, const scalar Tsss, const scalar Ts, const scalar Tss)
Construct from components.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
scalar ddT(const scalar T, const scalar Pr, const scalar F) const
static word type()
Return the type name.
Ostream & operator<<(Ostream &, const ensightPart &)
friend Ostream & operator<<(Ostream &, const TroeFallOffFunction &)