Relaxation collisional damping model. More...
Public Member Functions | |
TypeName ("relaxation") | |
Relaxation (const dictionary &dict, CloudType &owner) | |
Relaxation (const Relaxation< CloudType > &cm) | |
virtual autoPtr< DampingModel< CloudType > > | clone () const |
virtual | ~Relaxation () |
virtual void | cacheFields (const bool store) |
virtual vector | velocityCorrection (typename CloudType::parcelType &p, const scalar deltaT) const |
![]() | |
TypeName ("dampingModel") | |
declareRunTimeSelectionTable (autoPtr, DampingModel, dictionary,(const dictionary &dict, CloudType &owner),(dict, owner)) | |
DampingModel (CloudType &owner) | |
DampingModel (const dictionary &dict, CloudType &owner, const word &type) | |
DampingModel (const DampingModel< CloudType > &cm) | |
virtual autoPtr< DampingModel< CloudType > > | clone () const=0 |
virtual | ~DampingModel () |
Additional Inherited Members | |
![]() | |
static autoPtr< DampingModel< CloudType > > | New (const dictionary &dict, CloudType &owner) |
![]() | |
autoPtr< TimeScaleModel > | timeScaleModel_ |
Relaxation collisional damping model.
Particle velocities are relaxed towards the local mean over a time-scale.
Reference:
"An improved collision damping time for MP-PIC calculations of dense particle flows with applications to polydisperse sedimenting beds and colliding particle jets" P O'Rourke and D Snider Chemical Engineering Science Volume 65, Issue 22, Pages 6014-6028, November 2010
Definition at line 64 of file Relaxation.H.
Relaxation | ( | const dictionary & | dict, |
CloudType & | owner | ||
) |
Definition at line 27 of file Relaxation.C.
Relaxation | ( | const Relaxation< CloudType > & | cm | ) |
Definition at line 40 of file Relaxation.C.
|
virtual |
Definition at line 54 of file Relaxation.C.
TypeName | ( | "relaxation" | ) |
|
inlinevirtual |
Definition at line 93 of file Relaxation.H.
|
virtual |
Definition at line 61 of file Relaxation.C.
References cloudName(), mesh, and DSMCCloud< ParcelType >::mesh().
|
virtual |
Implements DampingModel< CloudType >.
Definition at line 132 of file Relaxation.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.