66 const word dropletName_;
69 const word surfaceName_;
72 const scalar efficiency_;
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Description for mass transfer between a pair of phases. The direction of the mass transfer is from th...
phaseTransferModel(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and a phase pair.
TypeName("deposition")
Runtime type information.
deposition(const dictionary &dict, const phasePair &pair)
Construct from components.
virtual ~deposition()
Destructor.
virtual tmp< volScalarField > dmdt() const
The mass transfer rate.
A class for managing temporary objects.
A class for handling words, derived from Foam::string.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.