49 c.derivedField<scalar>
58 massiveCloud.
rho(model, subMesh)
59 /coupledToFluidCloud.
rhoc(model, subMesh);
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 which are coupled to a variable density fluid.
const CarrierField< scalar > & rhoc
Carrier density.
Base class for clouds of massive particles which are coupled to a fluid.
massiveCoupledToFluid(const cloud &, const massive &, const coupledToFluid &)
Construct from a reference to the cloud and its base classes.
virtual ~massiveCoupledToFluid()
Destructor.
Base class for clouds with particles with mass.
CloudStateFieldRef< scalar > rho
Density.
defineTypeNameAndDebug(carried, 0)
const dimensionedScalar c
Speed of light in a vacuum.