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