34 #ifndef StochasticDispersionRAS_H 35 #define StochasticDispersionRAS_H 48 template<
class CloudType>
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~StochasticDispersionRAS()
Destructor.
const dictionary & dict() const
Return const access to the cloud dictionary.
const CloudType & owner() const
Return const access to the owner cloud.
TypeName("stochasticDispersionRAS")
Runtime type information.
virtual vector update(const scalar dt, const label celli, const vector &U, const vector &Uc, vector &UTurb, scalar &tTurb)
Update (disperse particles)
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Base class for particle dispersion models based on RAS turbulence.
virtual autoPtr< DispersionModel< CloudType > > clone() const
Construct and return a clone.
Templated base class for dsmc cloud.
StochasticDispersionRAS(const dictionary &dict, CloudType &owner)
Construct from components.
The velocity is perturbed in random direction, with a Gaussian random number distribution with varian...