Go to the documentation of this file.
35 #ifndef powerSeriesReactionRate_H
36 #define powerSeriesReactionRate_H
99 inline scalar operator()
112 inline friend Ostream&
operator<<
dimensionedScalar beta("beta", dimless/dimTemperature, laminarTransport)
A class for handling words, derived from string.
static const label nCoeff_
FixedList< scalar, nCoeff_ > coeffs_
void write(Ostream &os) const
Write to stream.
simpleMatrix< scalar > A(Nc)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
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)
powerSeriesReactionRate(const scalar A, const scalar beta, const scalar Ta, const FixedList< scalar, nCoeff_ > coeffs)
Construct from components.
A list of keyword definitions, which are a keyword followed by any number of values (e....
static word type()
Return the type name.
Power series reaction rate.
const dimensionedScalar c
Speed of light in a vacuum.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...