Go to the documentation of this file.
51 is.
readEnd(
"ArrheniusReactionRate(Istream&)");
69 inline Foam::scalar Foam::ArrheniusReactionRate::operator()
78 if (
mag(beta_) > VSMALL)
83 if (
mag(Ta_) > VSMALL)
dimensionedScalar beta("beta", dimless/dimTemperature, laminarTransport)
Istream & readEnd(const char *funcName)
dimensionedScalar exp(const dimensionedScalar &ds)
dimensioned< scalar > mag(const dimensioned< Type > &)
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)....
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
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:
Ostream & writeKeyword(const keyType &)
Write the keyword followed by an appropriate indentation.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Istream & readBegin(const char *funcName)