35 #ifndef coupledToFluid_H
36 #define coupledToFluid_H
Generic GeometricField class.
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 carried by a fluid.
Base class for clouds which are coupled to a variable density fluid.
const CarrierField< scalar > & rhocPhase
Corresponding Eulerian density.
TypeName("coupledToFluid")
Run-time type information.
const CarrierField< scalar > & rhoc
Carrier density.
const CloudDerivedField< scalar > & muc
Carrier dynamic viscosity.
virtual ~coupledToFluid()
Destructor.
coupledToFluid(const cloud &c, const carried &)
Construct from a reference to the cloud.
void updateCarrier()
Update the cached carrier fields.
Base class for clouds which are coupled to a carrier.
A class for managing temporary objects.
A class for handling words, derived from string.
const dimensionedScalar c
Speed of light in a vacuum.