Inter-particle stress model of Harris and Crighton. More...
Public Member Functions | |
TypeName ("HarrisCrighton") | |
HarrisCrighton (const dictionary &dict) | |
HarrisCrighton (const HarrisCrighton &hc) | |
virtual autoPtr< ParticleStressModel > | clone () const |
virtual | ~HarrisCrighton () |
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 Harris and Crighton.
The stress value takes the following form:
Here, is the volume fraction of the dispersed phase, and the other values are modelling constants. A small value
is used to limit the denominator to ensure numerical stability.
Reference:
"Solitons, solitary waves, and voidage disturbances in gas-fluidized beds" S Harris and D Crighton, Journal of Fluid Mechanics Volume 266, Pages 243-276, 1994
Definition at line 69 of file HarrisCrighton.H.
HarrisCrighton | ( | const dictionary & | dict | ) |
Definition at line 45 of file HarrisCrighton.C.
Referenced by HarrisCrighton::clone().
HarrisCrighton | ( | const HarrisCrighton & | hc | ) |
Definition at line 57 of file HarrisCrighton.C.
|
virtual |
Definition at line 70 of file HarrisCrighton.C.
TypeName | ( | "HarrisCrighton" | ) |
|
inlinevirtual |
Implements ParticleStressModel.
Definition at line 106 of file HarrisCrighton.H.
References HarrisCrighton::HarrisCrighton().
|
virtual |
Implements ParticleStressModel.
Definition at line 95 of file HarrisCrighton.C.
References Foam::constant::atomic::alpha, and Foam::pow().
|
virtual |
Implements ParticleStressModel.
Definition at line 112 of file HarrisCrighton.C.
References Foam::constant::atomic::alpha, and Foam::pow().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.