Mix-in interface for nucleation models. Provides access to properties of the nucleation process,...
virtual tmp< DimensionedField< scalar, fvMesh > > nDot() const =0
Return the number rate at which nuclei are generated.
virtual tmp< DimensionedField< scalar, fvMesh > > tau() const =0
Return the nucleation time scale.
virtual tmp< DimensionedField< scalar, fvMesh > > mDot() const =0
Return the mass transfer rate.
TypeName("nucleation")
Runtime type information.
virtual tmp< DimensionedField< scalar, fvMesh > > d() const =0
Return the diameter of nuclei.
nucleation()
Default construct.
A class for managing temporary objects.