40 #ifndef phaseSurfaceArrheniusReactionRate_H
41 #define phaseSurfaceArrheniusReactionRate_H
54 class phaseSurfaceArrheniusReactionRate;
56 Ostream&
operator<<(Ostream&,
const phaseSurfaceArrheniusReactionRate&);
69 const word phaseName_;
97 return "phaseSurfaceArrhenius";
107 inline scalar operator()
130 inline friend Ostream&
operator<<
Arrhenius reaction rate given by:
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Dimension set for the base types.
A wordList with hashed indices for faster lookup by name.
Registry of regIOobjects.
A modified Arrhenius reaction rate given by:
void preEvaluate() const
Pre-evaluation hook.
void postEvaluate() const
Post-evaluation hook.
static word type()
Return the type name.
void write(Ostream &os) const
Write to stream.
scalar ddT(const scalar p, const scalar T, const scalarField &c, const label li) const
Evaluate the derivative.
phaseSurfaceArrheniusReactionRate(const speciesTable &species, const objectRegistry &ob, const dimensionSet &dims, const dictionary &dict)
Construct from dictionary.
A class for managing temporary objects.
A class for handling words, derived from string.
const dimensionedScalar c
Speed of light in a vacuum.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
void T(LagrangianPatchField< Type > &f, const LagrangianPatchField< Type > &f1)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)