35 #ifndef sphericalCoupled_H
36 #define sphericalCoupled_H
38 #include "spherical.H"
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.
Base class for clouds of spherical particles which are coupled to a fluid.
virtual ~sphericalCoupled()
Destructor.
sphericalCoupled(const cloud &, const spherical &, const coupled &)
Construct from a reference to the cloud and its base classes.
const CloudDerivedField< scalar > & Re
Reynolds Number.
TypeName("sphericalCoupled")
Run-time type information.
Base class for clouds with spherical particles.