Stochastic return-to-isotropy model. More...
Public Member Functions | |
TypeName ("stochastic") | |
Stochastic (const dictionary &dict, CloudType &owner) | |
Stochastic (const Stochastic< CloudType > &cm) | |
virtual autoPtr< IsotropyModel< CloudType > > | clone () const |
virtual | ~Stochastic () |
virtual void | calculate () |
![]() | |
TypeName ("isotropyModel") | |
declareRunTimeSelectionTable (autoPtr, IsotropyModel, dictionary,(const dictionary &dict, CloudType &owner),(dict, owner)) | |
IsotropyModel (CloudType &owner) | |
IsotropyModel (const dictionary &dict, CloudType &owner, const word &type) | |
IsotropyModel (const IsotropyModel< CloudType > &cm) | |
virtual autoPtr< IsotropyModel< CloudType > > | clone () const=0 |
virtual | ~IsotropyModel () |
Additional Inherited Members | |
![]() | |
static autoPtr< IsotropyModel< CloudType > > | New (const dictionary &dict, CloudType &owner) |
![]() | |
autoPtr< TimeScaleModel > | timeScaleModel_ |
Stochastic return-to-isotropy model.
Particle velocities are modified by sampling a gaussian-plus-delta distribution, which depends on a time-scale. This randomises some particle velocities whilst leaving others unchanged. The lower the value of the time-scale, the greater the proportion of particle velocities affected.
A correction step is performed at the end to ensure that the model conserves both momentum and granular temperature.
Reference:
"Inclusion of collisional return-to-isotropy in the MP-PIC method" P O'Rourke and D Snider Chemical Engineering Science Volume 80, Issue 0, Pages 39-54, December 2012
Definition at line 68 of file Stochastic.H.
Stochastic | ( | const dictionary & | dict, |
CloudType & | owner | ||
) |
Definition at line 28 of file Stochastic.C.
Stochastic | ( | const Stochastic< CloudType > & | cm | ) |
Definition at line 39 of file Stochastic.C.
|
virtual |
Definition at line 50 of file Stochastic.C.
TypeName | ( | "stochastic" | ) |
|
inlinevirtual |
Definition at line 94 of file Stochastic.H.
|
virtual |
Implements IsotropyModel< CloudType >.
Definition at line 93 of file Stochastic.C.
References AveragingMethod::add(), AveragingMethod::average(), dict, Foam::exp(), AveragingMethod::interpolate(), Foam::magSqr(), Foam::max(), mesh, DSMCCloud< ParcelType >::mesh(), Foam::name(), p, rndGen, DSMCCloud< ParcelType >::rndGen(), Foam::sqrt(), timeName, and x.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.