59 #ifndef homogeneousLiquidPhaseSeparation_H
60 #define homogeneousLiquidPhaseSeparation_H
95 dAndMDotByAlphaSolution()
const;
101 TypeName(
"homogeneousLiquidPhaseSeparation");
110 const word& modelType,
An ordered pair of two objects of type <Type> with first() and second() elements.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Mesh data needed to do the Finite Volume discretisation.
const fvMesh & mesh() const
Return const access to the mesh database.
const word & name() const
Return const access to the source name.
Model for the homogeneous nucleation of a solid or liquid phase separating out of a liquid solution.
homogeneousLiquidPhaseSeparation(const word &name, const word &modelType, const fvMesh &mesh, const dictionary &dict)
Construct from explicit source name and mesh.
virtual bool read(const dictionary &dict)
Read source dictionary.
TypeName("homogeneousLiquidPhaseSeparation")
Runtime type information.
Base class for homogeneous nucleation models based on classical nucleation theory.
A class for handling words, derived from string.