Drag model of Tenneti et al. for monodisperse gas-particle flows obtained with particle-resolved direct numerical simulations and accounting for the effect of particle ensembles. More...
Public Member Functions | |
TypeName ("Tenneti") | |
Tenneti (const dictionary &dict, const phasePair &pair, const bool registerObject) | |
virtual | ~Tenneti () |
virtual tmp< volScalarField > | CdRe () const |
![]() | |
TypeName ("dragModel") | |
declareRunTimeSelectionTable (autoPtr, dragModel, dictionary,(const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2),(interfaceDict, phase1, phase2)) | |
dragModel (const dictionary &dict, const phaseModel &phase1, const phaseModel &phase2) | |
virtual | ~dragModel ()=default |
const phaseModel & | phase1 () const |
const phaseModel & | phase2 () const |
const dimensionedScalar & | residualPhaseFraction () const |
const dimensionedScalar & | residualSlip () const |
virtual tmp< volScalarField > | K (const volScalarField &Ur) const =0 |
TypeName ("dragModel") | |
declareRunTimeSelectionTable (autoPtr, dragModel, dictionary,(const dictionary &dict, const phasePair &pair, const bool registerObject),(dict, pair, registerObject)) | |
dragModel (const phasePair &pair, const bool registerObject) | |
dragModel (const dictionary &dict, const phasePair &pair, const bool registerObject) | |
virtual | ~dragModel () |
virtual tmp< volScalarField > | Ki () const |
virtual tmp< volScalarField > | K () const |
virtual tmp< surfaceScalarField > | Kf () const |
bool | writeData (Ostream &os) const |
TypeName ("dragModel") | |
declareRunTimeSelectionTable (autoPtr, dragModel, dictionary,(const dictionary &dict, const phasePair &pair, const bool registerObject),(dict, pair, registerObject)) | |
dragModel (const phasePair &pair, const bool registerObject) | |
dragModel (const dictionary &dict, const phasePair &pair, const bool registerObject) | |
virtual | ~dragModel () |
virtual tmp< volScalarField > | Ki () const |
virtual tmp< volScalarField > | K () const |
virtual tmp< surfaceScalarField > | Kf () const |
bool | writeData (Ostream &os) const |
Additional Inherited Members | |
![]() | |
static autoPtr< dragModel > | New (const dictionary &dict, const phaseModel &phase1, const phaseModel &phase2) |
static autoPtr< dragModel > | New (const dictionary &dict, const phasePair &pair) |
static autoPtr< dragModel > | New (const dictionary &dict, const phasePair &pair) |
![]() | |
static const dimensionSet | dimK |
![]() | |
const dictionary & | interfaceDict_ |
const phaseModel & | phase1_ |
const phaseModel & | phase2_ |
dimensionedScalar | residualPhaseFraction_ |
dimensionedScalar | residualSlip_ |
const phasePair & | pair_ |
autoPtr< swarmCorrection > | swarmCorrection_ |
Drag model of Tenneti et al. for monodisperse gas-particle flows obtained with particle-resolved direct numerical simulations and accounting for the effect of particle ensembles.
Tenneti, S., Garg, R., & Subramaniam, S. (2011). Drag law for monodisperse gas–solid systems using particle-resolved direct numerical simulation of flow past fixed assemblies of spheres. International Journal of Multiphase Flow, 37(9), 1072–1092.
Tenneti | ( | const dictionary & | dict, |
const phasePair & | pair, | ||
const bool | registerObject | ||
) |
TypeName | ( | "Tenneti" | ) |
|
virtual |
Implements dragModel.
Definition at line 60 of file Tenneti.C.
References alpha1, alpha2, Foam::cbrt(), F1, Foam::max(), Foam::neg(), Foam::pos0(), Foam::pow(), Foam::pow3(), Foam::pow4(), and Foam::sqr().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.