36 #ifndef reactionDriven_H
37 #define reactionDriven_H
45 namespace phaseTransferModels
77 word speciesKey()
const;
A HashTable specialisation for hashing pointers.
A list of keyword definitions, which are a keyword followed by any number of values (e....
A wordList with hashed indices for faster lookup by name.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
Phase transfer model representing change from one phase to another due to reactions....
reactionDriven(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
TypeName("reactionDriven")
Runtime type information.
virtual ~reactionDriven()
Destructor.
virtual HashPtrTable< volScalarField > dmidtf() const
The mass transfer rate for individual species.
virtual const hashedWordList & species() const
The list of individual species that are transferred.
A class for handling words, derived from string.