36 #ifndef reactionDriven_H 37 #define reactionDriven_H 49 namespace phaseTransferModels
65 const word reactingName_;
TypeName("reactionDriven")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A HashTable specialisation for hashing pointers.
A class for handling words, derived from string.
Phase transfer model representing change from one phase to another due to reactions. Intended for irreversible reactions.
virtual const hashedWordList & species() const
The list of individual species that are transferred.
reactionDriven(const dictionary &dict, const phasePair &pair)
Construct from components.
virtual HashPtrTable< volScalarField > dmidtf() const
The mass transfer rate for individual species.
A wordList with hashed indices for faster lookup by name.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
virtual ~reactionDriven()
Destructor.