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.
Public Member Functions | |
TypeName ("stochasticDispersionRAS") | |
Runtime type information. | |
stochasticDispersionRAS (const dictionary &dict, spray &sm) | |
Construct from components. | |
~stochasticDispersionRAS () | |
void | disperseParcels () const |
![]() | |
TypeName ("dispersionRASModel") | |
Runtime type information. | |
dispersionRASModel (const dictionary &dict, spray &sm) | |
Construct from components. | |
virtual | ~dispersionRASModel () |
const compressible::RASModel & | turbulence () const |
![]() | |
TypeName ("dispersionModel") | |
Runtime type information. | |
declareRunTimeSelectionTable (autoPtr, dispersionModel, dictionary,(const dictionary &dict, spray &sm),(dict, sm)) | |
dispersionModel (const dictionary &dict, spray &sm) | |
Construct from components. | |
virtual | ~dispersionModel () |
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.
|
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(), U, spray::U(), dimensioned< Type >::value(), Random::vector01(), and Vector< scalar >::zero.