Go to the documentation of this file.
36 #ifndef StochasticDispersionRAS_H
37 #define StochasticDispersionRAS_H
50 template<
class CloudType>
The velocity is perturbed in random direction, with a Gaussian random number distribution with varian...
StochasticDispersionRAS(const dictionary &dict, CloudType &owner)
virtual autoPtr< DispersionModel< CloudType > > clone() const
TypeName("stochasticDispersionRAS")
Templated base class for dsmc cloud.
virtual vector update(const scalar dt, const label celli, const vector &U, const vector &Uc, vector &UTurb, scalar &tTurb)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
virtual ~StochasticDispersionRAS()
Base class for particle dispersion models based on RAS turbulence.