Inter-particle stress model of Lun et al. More...
Public Member Functions | |
TypeName ("Lun") | |
Lun (const dictionary &dict) | |
Lun (const Lun &hc) | |
virtual autoPtr< ParticleStressModel > | clone () const |
virtual | ~Lun () |
tmp< Field< scalar > > | tau (const Field< scalar > &alpha, const Field< scalar > &rho, const Field< scalar > &uRms) const |
tmp< Field< scalar > > | dTaudTheta (const Field< scalar > &alpha, const Field< scalar > &rho, const Field< scalar > &uRms) const |
![]() | |
TypeName ("particleStressModel") | |
declareRunTimeSelectionTable (autoPtr, ParticleStressModel, dictionary,(const dictionary &dict),(dict)) | |
ParticleStressModel (const dictionary &dict) | |
ParticleStressModel (const ParticleStressModel &sm) | |
virtual | ~ParticleStressModel () |
scalar | alphaPacked () const |
tmp< FieldField< Field, scalar > > | tau (const FieldField< Field, scalar > &alpha, const FieldField< Field, scalar > &rho, const FieldField< Field, scalar > &uRms) const |
Additional Inherited Members | |
![]() | |
static autoPtr< ParticleStressModel > | New (const dictionary &dict) |
![]() | |
scalar | alphaPacked_ |
Inter-particle stress model of Lun et al.
The stress value takes the following form:
Here, is the volume fraction of the dispersed phase,
is the density of the dispersed phase,
is a coefficient of restitution, and
is the RMS velocity fluctuation.
Reference:
"Kinetic theories for granular flow: inelastic particles in Couette flow and slightly inelastic particles in a general flowfield" C Lun, S Savage, G Jeffrey, N Chepurniy Journal of Fluid Mechanics Volume 140, Pages 223-256, 1984
Lun | ( | const dictionary & | dict | ) |
Definition at line 45 of file Lun.C.
Referenced by Lun::clone().
TypeName | ( | "Lun" | ) |
|
inlinevirtual |
Implements ParticleStressModel.
Definition at line 98 of file Lun.H.
References Lun::Lun().
|
virtual |
Implements ParticleStressModel.
Definition at line 76 of file Lun.C.
References Foam::constant::atomic::alpha, Foam::cbrt(), Foam::max(), and rho.
|
virtual |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.