Go to the documentation of this file.
37 #ifndef LangmuirHinshelwoodReactionRate_H
38 #define LangmuirHinshelwoodReactionRate_H
50 class LangmuirHinshelwoodReactionRate;
52 Ostream&
operator<<(Ostream&,
const LangmuirHinshelwoodReactionRate&);
63 static const label n_ = 5;
99 return "LangmuirHinshelwood";
102 inline scalar operator()
115 inline friend Ostream&
operator<<
A class for handling words, derived from Foam::string.
static const Foam::dimensionedScalar A("", Foam::dimPressure, 611.21)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
Generic templated field type.
LangmuirHinshelwoodReactionRate(const scalar A[], const scalar Ta[], const label co, const label c3h6, const label no)
A wordList with hashed named lookup, which can be faster in some situations than using the normal lis...
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Power series reaction rate.
void write(Ostream &os) const
const dimensionedScalar c
An Ostream is an abstract base class for all output systems (streams, files, token lists,...