The velocity is perturbed in random direction, with a Gaussian random number distribution with variance sigma. where sigma is defined below. More...
Additional Inherited Members | |
![]() | |
static autoPtr< DispersionModel< CloudType > > | New (const dictionary &dict, CloudType &owner) |
![]() | |
tmp< volScalarField > | kModel () const |
tmp< volScalarField > | epsilonModel () const |
![]() | |
const volScalarField * | kPtr_ |
bool | ownK_ |
const volScalarField * | epsilonPtr_ |
bool | ownEpsilon_ |
The velocity is perturbed in random direction, with a Gaussian random number distribution with variance sigma. where sigma is defined below.
Definition at line 44 of file StochasticDispersionRAS.H.
StochasticDispersionRAS | ( | const dictionary & | dict, |
CloudType & | owner | ||
) |
Definition at line 30 of file StochasticDispersionRAS.C.
StochasticDispersionRAS | ( | const StochasticDispersionRAS< CloudType > & | dm | ) |
Definition at line 41 of file StochasticDispersionRAS.C.
|
virtual |
Definition at line 52 of file StochasticDispersionRAS.C.
TypeName | ( | "stochasticDispersionRAS" | ) |
|
inlinevirtual |
Implements DispersionRASModel< CloudType >.
Definition at line 63 of file StochasticDispersionRAS.H.
|
virtual |
Implements DispersionRASModel< CloudType >.
Definition at line 60 of file StochasticDispersionRAS.C.
References Foam::cos(), epsilon, Random::GaussNormal(), k, Foam::mag(), Foam::min(), Foam::pow(), DSMCCloud< ParcelType >::rndGen(), Random::sample01(), sigma(), Foam::sin(), Foam::sqr(), Foam::sqrt(), Foam::constant::mathematical::twoPi(), U, and Foam::Zero.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.