Tenneti Class Reference

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...

Inheritance diagram for Tenneti:
[legend]
Collaboration diagram for Tenneti:
[legend]

Public Member Functions

 TypeName ("Tenneti")
 Runtime type information. More...
 
 Tenneti (const dictionary &dict, const phasePair &pair, const bool registerObject)
 Construct from a dictionary and a phase pair. More...
 
virtual ~Tenneti ()
 Destructor. More...
 
virtual tmp< volScalarFieldCdRe () const
 Drag coefficient. More...
 
- Public Member Functions inherited from dragModel
 TypeName ("dragModel")
 Runtime type information. More...
 
 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
 Destructor. More...
 
const phaseModelphase1 () const
 
const phaseModelphase2 () const
 
const dimensionedScalarresidualPhaseFraction () const
 
const dimensionedScalarresidualSlip () const
 
virtual tmp< volScalarFieldK (const volScalarField &Ur) const =0
 The drag function K used in the momentum eq. More...
 
 TypeName ("dragModel")
 Runtime type information. More...
 
 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 ()
 Destructor. More...
 
virtual tmp< volScalarFieldKi () const
 Return the phase-intensive drag coefficient Ki. More...
 
virtual tmp< volScalarFieldK () const
 Return the drag coefficient K. More...
 
virtual tmp< surfaceScalarFieldKf () const
 Return the drag coefficient Kf. More...
 
bool writeData (Ostream &os) const
 Dummy write for regIOobject. More...
 
 TypeName ("dragModel")
 Runtime type information. More...
 
 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 ()
 Destructor. More...
 
virtual tmp< volScalarFieldKi () const
 Return the phase-intensive drag coefficient Ki. More...
 
virtual tmp< volScalarFieldK () const
 Return the drag coefficient K. More...
 
virtual tmp< surfaceScalarFieldKf () const
 Return the drag coefficient Kf. More...
 
bool writeData (Ostream &os) const
 Dummy write for regIOobject. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from dragModel
static autoPtr< dragModelNew (const dictionary &dict, const phaseModel &phase1, const phaseModel &phase2)
 
static autoPtr< dragModelNew (const dictionary &dict, const phasePair &pair)
 
static autoPtr< dragModelNew (const dictionary &dict, const phasePair &pair)
 
- Static Public Attributes inherited from dragModel
static const dimensionSet dimK
 Coefficient dimensions. More...
 
- Protected Attributes inherited from dragModel
const dictionaryinterfaceDict_
 
const phaseModelphase1_
 
const phaseModelphase2_
 
dimensionedScalar residualPhaseFraction_
 
dimensionedScalar residualSlip_
 
const phasePairpair_
 Phase pair. More...
 
autoPtr< swarmCorrectionswarmCorrection_
 Swarm correction. More...
 

Detailed Description

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.

Reference:

    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.
Source files

Definition at line 67 of file Tenneti.H.

Constructor & Destructor Documentation

◆ Tenneti()

Tenneti ( const dictionary dict,
const phasePair pair,
const bool  registerObject 
)

Construct from a dictionary and a phase pair.

Definition at line 48 of file Tenneti.C.

◆ ~Tenneti()

~Tenneti ( )
virtual

Destructor.

Definition at line 61 of file Tenneti.C.

Member Function Documentation

◆ TypeName()

TypeName ( "Tenneti"  )

Runtime type information.

◆ CdRe()

Foam::tmp< Foam::volScalarField > CdRe ( ) const
virtual

Drag coefficient.

Implements dragModel.

Definition at line 67 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().

Here is the call graph for this function:

The documentation for this class was generated from the following files: