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