59 #ifndef homogeneousCondensation_H
60 #define homogeneousCondensation_H
96 dAndMDotByAlphaSolution()
const;
102 TypeName(
"homogeneousCondensation");
111 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 liquid droplets out of a gaseous mixture.
TypeName("homogeneousCondensation")
Runtime type information.
virtual bool read(const dictionary &dict)
Read source dictionary.
homogeneousCondensation(const word &name, const word &modelType, const fvMesh &mesh, const dictionary &dict)
Construct from explicit source name and mesh.
Base class for homogeneous nucleation models based on classical nucleation theory.
A class for handling words, derived from string.