Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Simple wrapper to provide an optional reference to a Lagrangian model.
Mesh that relates to a sub-section of a Lagrangian mesh. This is used to construct fields that relate...
Base class for clouds. Provides a basic evolution algorithm, models, and a database for caching deriv...
Base class for clouds in which particles are grouped into parcels.
Base class for clouds with particles with mass.
const CloudDerivedField< scalar > & v
Volume.
Base class for clouds with spherical particles.
TypeName("spherical")
Run-time type information.
CloudStateField< scalar > & d
Diameter.
spherical(const cloud &)
Construct from a reference to the cloud.
virtual ~spherical()
Destructor.
void correct(const LagrangianSubScalarSubField &v)
Correct the shape to match the given volume.
A class for managing temporary objects.