The velocity is perturbed in random direction, with a Gaussian random number distribution with variance sigma. where sigma is defined below. More...
#include <dieselSpray/stochasticDispersionRAS.H>
The velocity is perturbed in random direction, with a Gaussian random number distribution with variance sigma. where sigma is defined below.
Definition at line 48 of file stochasticDispersionRAS.H.
Inheritance diagram for stochasticDispersionRAS:
Collaboration diagram for stochasticDispersionRAS:Public Member Functions | |
| TypeName ("stochasticDispersionRAS") | |
| Runtime type information.
| |
| stochasticDispersionRAS (const dictionary &dict, spray &sm) | |
| Construct from components.
| |
| ~stochasticDispersionRAS () | |
| void | disperseParcels () const |
| stochasticDispersionRAS | ( | const dictionary & | dict, |
| spray & | sm | ||
| ) |
Construct from components.
Definition at line 52 of file stochasticDispersionRAS.C.
Definition at line 63 of file stochasticDispersionRAS.C.
| TypeName | ( | "stochasticDispersionRAS" | ) |
Runtime type information.
| void disperseParcels | ( | ) | const [virtual]
|
Implements dispersionRASModel.
Definition at line 69 of file stochasticDispersionRAS.C.
References Cloud< ParticleType >::begin(), cps(), TimeState::deltaT(), elmnt, Cloud< ParticleType >::end(), k(), Foam::log(), Foam::mag(), Foam::min(), Foam::pow(), spray::rndGen(), spray::runTime(), Random::scalar01(), dispersionModel::spray_, Foam::sqrt(), dispersionRASModel::turbulence(), spray::U(), U, dimensioned< Type >::value(), Random::vector01(), and Vector< Cmpt >::zero.