48 namespace phaseTransferModels
64 const word dropletName_;
67 const word surfaceName_;
70 const scalar efficiency_;
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual bool mixture() const
Whether or not there is a mass transfer rate for the mixture.
TypeName("deposition")
Runtime type information.
deposition(const dictionary &dict, const phasePair &pair)
Construct from components.
A class for handling words, derived from string.
virtual ~deposition()
Destructor.
Phase transfer model representing change from a dispersed phase to a film as a result of deposition o...
virtual tmp< volScalarField > dmdtf() const
The mass transfer rate for the mixture.
A class for managing temporary objects.