Go to the documentation of this file.
37 #ifndef ArrheniusReactionRate_H
38 #define ArrheniusReactionRate_H
96 inline scalar operator()
109 inline friend Ostream&
operator<<
dimensionedScalar beta("beta", dimless/dimTemperature, laminarTransport)
A class for handling words, derived from string.
simpleMatrix< scalar > A(Nc)
Pre-declare SubField and related Field type.
A wordList with hashed indices for faster lookup by name.
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)
static word type()
Return the type name.
ArrheniusReactionRate(const scalar A, const scalar beta, const scalar Ta)
Construct from components.
A list of keyword definitions, which are a keyword followed by any number of values (e....
void write(Ostream &os) const
Write to stream.
Arrhenius reaction rate given by:
const dimensionedScalar c
Speed of light in a vacuum.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...