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...
TypeName("deposition")
Runtime type information.
deposition(const dictionary &dict, const phasePair &pair)
Construct from components.
A class for handling words, derived from string.
virtual tmp< volScalarField > dmdt() const
The mass transfer rate.
virtual ~deposition()
Destructor.
Phase transfer model representing change from a dispersed phase to a film as a result of deposition o...
A class for managing temporary objects.