47 #ifndef fluxLimitedLangmuirHinshelwoodReactionRate_H 48 #define fluxLimitedLangmuirHinshelwoodReactionRate_H 60 class fluxLimitedLangmuirHinshelwoodReactionRate;
65 const fluxLimitedLangmuirHinshelwoodReactionRate&
81 wordList additionalAdsorbableSpecieNames_;
106 inline scalar Av(
const label li)
const;
127 return "fluxLimitedLangmuirHinshelwood";
136 inline scalar operator()
152 inline bool hasDdc()
const;
164 inline void write(Ostream& os)
const;
169 inline friend Ostream&
operator<<
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
void postEvaluate() const
Post-evaluation hook.
void preEvaluate() const
Pre-evaluation hook.
const dimensionedScalar c
Speed of light in a vacuum.
void write(Ostream &os) const
Write to stream.
fluxLimitedLangmuirHinshelwoodReactionRate(const speciesTable &species, const objectRegistry &ob, const dictionary &dict)
Construct from dictionary.
A class for handling words, derived from string.
Langmuir-Hinshelwood reaction rate for gaseous reactions on surfaces including the optional flux limi...
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
A wordList with hashed indices for faster lookup by name.
static word type()
Return the type name.
void ddc(const scalar p, const scalar T, const scalarField &c, const label li, scalarField &ddc) const
Registry of regIOobjects.