Go to the documentation of this file.
27 #include "phaseModel.H"
28 #include "phasePair.H"
43 const dictionary&
dict,
71 if (this->speciesNames_.contains(speciesName))
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
A wordList with hashed indices for faster lookup by name.
const hashedWordList & species() const
Return the transferring species names.
bool transports(word &speciesName) const
Returns whether the species is transported by the model and.
interfaceCompositionModel(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and a phase pair.
defineTypeNameAndDebug(combustionModel, 0)
stressControl lookup("compactNormalStress") >> compactNormalStress
virtual ~interfaceCompositionModel()
Destructor.