Go to the documentation of this file.
39 #ifndef ArrheniusReactionRate_H
40 #define ArrheniusReactionRate_H
52 class ArrheniusReactionRate;
54 Ostream&
operator<<(Ostream&,
const ArrheniusReactionRate&);
98 inline scalar operator()
111 inline friend Ostream&
operator<<
A class for handling words, derived from Foam::string.
static const Foam::dimensionedScalar A("", Foam::dimPressure, 611.21)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
Generic templated field type.
A wordList with hashed named lookup, which can be faster in some situations than using the normal lis...
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
dimensionedScalar beta("beta", dimless/dimTemperature, laminarTransport)
ArrheniusReactionRate(const scalar A, const scalar beta, const scalar Ta)
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
Arrhenius reaction rate given by:
const dimensionedScalar c
An Ostream is an abstract base class for all output systems (streams, files, token lists,...