47 #ifndef fluxLimitedLangmuirHinshelwoodReactionRate_H
48 #define fluxLimitedLangmuirHinshelwoodReactionRate_H
64 class fluxLimitedLangmuirHinshelwoodReactionRate;
69 const fluxLimitedLangmuirHinshelwoodReactionRate&
85 wordList additionalAdsorbableSpecieNames_;
139 inline scalar Av(
const label li)
const;
161 return "fluxLimitedLangmuirHinshelwood";
170 inline scalar operator()
186 inline bool hasDdc()
const;
203 inline friend Ostream&
operator<<
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keyword definitions, which are a keyword followed by any number of values (e....
Dimension set for the base types.
Langmuir-Hinshelwood reaction rate for gaseous reactions on surfaces including the optional flux limi...
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.
void ddc(const scalar p, const scalar T, const scalarField &c, const label li, scalarField &ddc) const
scalar ddT(const scalar p, const scalar T, const scalarField &c, const label li) const
fluxLimitedLangmuirHinshelwoodReactionRate(const speciesTable &species, const objectRegistry &ob, const dimensionSet &dims, const dictionary &dict)
Construct from dictionary.
A wordList with hashed indices for faster lookup by name.
Registry of regIOobjects.
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(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)