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.
static const word mName
Name of mass fields.
massive(const cloud &, const shaped &)
Construct from a reference to the cloud and its base classes.
TypeName("massive")
Run-time type information.
CloudStateField< scalar > & rho
Density.
Base class for clouds with particles with mass.
A class for handling words, derived from string.