35 #ifndef coupledToFluid_H
36 #define coupledToFluid_H
Class containing Lagrangian geometry and topology.
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 fluid.
const CarrierField< scalar > & muc
Carrier dynamic viscosity.
TypeName("coupledToFluid")
Run-time type information.
void updateRhoc()
Update the carrier density.
const CarrierField< scalar > & rhoc
Carrier density.
coupledToFluid(const cloud &)
Construct from a reference to the cloud.
virtual ~coupledToFluid()
Destructor.
Base class for clouds which are coupled to a fluid.
A class for managing temporary objects.