35 template<
class>
class ReactionType,
42 const ReactionType<ReactionThermo>&
reaction,
46 ReactionType<ReactionThermo>(
reaction),
53 template<
class>
class ReactionType,
65 ReactionType<ReactionThermo>(
species, thermoDatabase,
dict),
72 template<
class>
class ReactionType,
83 ReactionType<ReactionThermo>(irr,
species),
92 template<
class>
class ReactionType,
114 template<
class>
class ReactionType,
115 class ReactionThermo,
124 ReactionType<ReactionThermo>::write(
os);
Simple extension of Reaction to handle reversible reactions using equilibrium thermodynamics.
virtual void write(Ostream &) const
Write.
IrreversibleReaction(const ReactionType< ReactionThermo > &reaction, const ReactionRate &reactionRate)
Construct from components.
virtual scalar kf(const scalar p, const scalar T, const scalarField &c) const
Forward rate constant.
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 a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
CombustionModel< rhoReactionThermo > & reaction
hashedWordList speciesTable
A table of species as a hashedWordList.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
HashPtrTable< ThermoType > ReactionTable
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)