Generic GeometricField class.
Base class for clouds. Provides a basic evolution algorithm, models, and a database for caching deriv...
Base class for clouds with particles with mass.
const CloudDerivedField< scalar > & m
Mass.
virtual ~massive()
Destructor.
massive(const cloud &, const shaped &, LagrangianScalarDynamicField &)
Construct from a reference to the cloud and its base classes and.
CloudStateFieldRef< scalar > rho
Density.
static const word mName
Name of mass fields.
TypeName("massive")
Run-time type information.
Base class for clouds with particles with mass.
A class for handling words, derived from string.