30 template<
class CloudType>
41 template<
class CloudType>
53 template<
class CloudType>
60 template<
class CloudType>
71 template<
class CloudType>
virtual bool active() const
Return the model 'active' status.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Base class for packing models.
NoPacking(const dictionary &dict, CloudType &owner)
Construct from components.
ParcelType parcelType
Type of parcel the cloud was instantiated for.
virtual ~NoPacking()
Destructor.
virtual vector velocityCorrection(typename CloudType::parcelType &p, const scalar deltaT) const
Calculate the velocity correction.
Templated base class for dsmc cloud.