Go to the documentation of this file.
61 namespace DampingModels
68 template<
class CloudType>
Base class for lagrangian averaging methods.
Base class for collisional damping models.
Relaxation(const dictionary &dict, CloudType &owner)
Templated base class for dsmc cloud.
virtual autoPtr< DampingModel< CloudType > > clone() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual void cacheFields(const bool store)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
Relaxation collisional damping model.
virtual vector velocityCorrection(typename CloudType::parcelType &p, const scalar deltaT) const