Drag model of Beetstra et al. for monodisperse gas-particle flows obtained with direct numerical simulations with the Lattice-Boltzmann method and accounting for the effect of particle ensembles. More...
Public Member Functions | |
TypeName ("Beetstra") | |
Beetstra (const dictionary &dict, const phasePair &pair, const bool registerObject) | |
virtual | ~Beetstra () |
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 Beetstra et al. for monodisperse gas-particle flows obtained with direct numerical simulations with the Lattice-Boltzmann method and accounting for the effect of particle ensembles.
Beetstra, R., van der Hoef, M. A., & Kuipers, J. a. M. (2007). Drag force of intermediate Reynolds number flow past mono- and bidisperse arrays of spheres. AIChE Journal, 53(2), 489–501.
Definition at line 61 of file Beetstra.H.
Beetstra | ( | const dictionary & | dict, |
const phasePair & | pair, | ||
const bool | registerObject | ||
) |
Definition at line 40 of file Beetstra.C.
|
virtual |
Definition at line 53 of file Beetstra.C.
TypeName | ( | "Beetstra" | ) |
|
virtual |
Implements dragModel.
Definition at line 59 of file Beetstra.C.
References alpha1, alpha2, F1, Foam::max(), Foam::pow(), Foam::sqr(), and Foam::sqrt().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.