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.
TypeName("shaped")
Run-time type information.
virtual ~shaped()
Destructor.
const CloudAverageField< scalar > & alpha
Volume fraction.
const CloudDerivedField< scalar > & v
Volume.
shaped(const cloud &)
Construct from a reference to the cloud.
const CloudDerivedField< scalar > & a
Surface area.
static const word vName
Name of volume fields.
A class for managing temporary objects.
A class for handling words, derived from string.