37 thirdBodyEfficiencies_(tbes)
52 thirdBodyEfficiencies_(species, dict)
70 inline Foam::scalar Foam::thirdBodyArrheniusReactionRate::operator()
79 thirdBodyEfficiencies_.
M(c)
93 thirdBodyEfficiencies_.
M(c)
115 ddc = thirdBodyEfficiencies_.
dMdc(c);
123 thirdBodyEfficiencies_.
write(os);
void postEvaluate() const
Post-evaluation hook.
virtual Ostream & write(const char)=0
Write character.
scalar M(const scalarField &c) const
Calculate and return M, the concentration of the third-bodies.
A list of keyword definitions, which are a keyword followed by any number of values (e...
scalar ddT(const scalar p, const scalar T, const scalarField &c, const label li) const
The derivative of the rate w.r.t. temperature.
void preEvaluate() const
Pre-evaluation hook.
void preEvaluate() const
Pre-evaluation hook.
label k
Boltzmann constant.
tmp< scalarField > dMdc(const scalarField &c) const
Calculate and return the derivative of M, w.r.t. the species.
const dimensionedScalar c
Speed of light in a vacuum.
void postEvaluate() const
Post-evaluation hook.
void write(Ostream &os) const
Write to stream.
scalar operator()(const scalar p, const scalar T, const scalarField &c, const label li) const
Return the rate.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
Arrhenius reaction rate enhanced by third-body interaction.
A wordList with hashed indices for faster lookup by name.
bool hasDdc() const
Is the rate a function of concentration?
Arrhenius reaction rate given by:
thirdBodyArrheniusReactionRate(const scalar A, const scalar beta, const scalar Ta, const thirdBodyEfficiencies &tbes)
Construct from components.
void write(Ostream &os) const
Write to stream.
scalar ddT(const scalar p, const scalar T, const scalarField &c, const label li) const
The derivative of the rate w.r.t. temperature.
void write(Ostream &os) const
Write to stream.
void ddc(const scalar p, const scalar T, const scalarField &c, const label li, scalarField &ddc) const
The derivative of the rate w.r.t. concentration.