Public Member Functions | List of all members
WenYu Class Reference

H, Enwald, E. Peirano, A-E Almstedt 'Eulerian Two-Phase Flow Theory Applied to Fluidization' Int. J. Multiphase Flow, Vol. 22, Suppl, pp. 21-66 (1996) Eq. 86-87, p. 40. More...

Inheritance diagram for WenYu:
Inheritance graph
[legend]
Collaboration diagram for WenYu:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("WenYu")
 
 WenYu (const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2)
 
virtual ~WenYu ()
 
tmp< volScalarFieldK (const volScalarField &Ur) const
 
 TypeName ("WenYu")
 
 WenYu (const dictionary &dict, const phasePair &pair, const bool registerObject)
 
virtual ~WenYu ()
 
virtual tmp< volScalarFieldCdRe () const
 
 TypeName ("WenYu")
 
 WenYu (const dictionary &dict, const phasePair &pair, const bool registerObject)
 
virtual ~WenYu ()
 
virtual tmp< volScalarFieldCdRe () const
 
- Public Member Functions inherited from dragModel
 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 phaseModelphase1 () const
 
const phaseModelphase2 () const
 
const dimensionedScalarresidualPhaseFraction () const
 
const dimensionedScalarresidualSlip () 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< volScalarFieldKi () const
 
virtual tmp< volScalarFieldK () const
 
virtual tmp< surfaceScalarFieldKf () 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< volScalarFieldKi () const
 
virtual tmp< volScalarFieldK () const
 
virtual tmp< surfaceScalarFieldKf () const
 
bool writeData (Ostream &os) const
 

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
 
- Protected Attributes inherited from dragModel
const dictionaryinterfaceDict_
 
const phaseModelphase1_
 
const phaseModelphase2_
 
dimensionedScalar residualPhaseFraction_
 
dimensionedScalar residualSlip_
 
const phasePairpair_
 
autoPtr< swarmCorrectionswarmCorrection_
 

Detailed Description

H, Enwald, E. Peirano, A-E Almstedt 'Eulerian Two-Phase Flow Theory Applied to Fluidization' Int. J. Multiphase Flow, Vol. 22, Suppl, pp. 21-66 (1996) Eq. 86-87, p. 40.

Wen and Yu drag model.

This is identical to the Wen and Yu, Rowe model Table 3.6 p.56 in the Ph.D. thesis of Berend van Wachem 'Derivation, Implementation and Validation of Computer Simulation Models for Gas-Solid Fluidized Beds'

NB: The difference between the Gidaspow-version is the void-fraction in the Re-number

Source files

Reference:

    Enwald, H., Peirano, E., & Almstedt, A. E. (1996).
    Eulerian two-phase flow theory applied to fluidization.
    International Journal of Multiphase Flow, 22, 21-66.
    Eq. 86-87, p. 40.
Source files

Reference:

    "Eulerian Two-Phase Flow Theory Applied to Fluidization"
    Enwald, H., Peirano, E., Almstedt, A-E.,
    Int. J. Multiphase Flow, Vol. 22, Suppl, 1996, pp. 21-66
    Eq. 86-87, p. 40
Source files

Definition at line 61 of file WenYu.H.

Constructor & Destructor Documentation

◆ WenYu() [1/3]

WenYu ( const dictionary interfaceDict,
const phaseModel phase1,
const phaseModel phase2 
)

Definition at line 45 of file WenYu.C.

◆ ~WenYu() [1/3]

~WenYu ( )
virtual

Definition at line 57 of file WenYu.C.

◆ WenYu() [2/3]

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

Definition at line 40 of file WenYu.C.

◆ ~WenYu() [2/3]

virtual ~WenYu ( )
virtual

◆ WenYu() [3/3]

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

◆ ~WenYu() [3/3]

virtual ~WenYu ( )
virtual

Member Function Documentation

◆ TypeName() [1/3]

TypeName ( "WenYu"  )

◆ K()

Foam::tmp< Foam::volScalarField > K ( const volScalarField Ur) const
virtual

Implements dragModel.

Definition at line 64 of file WenYu.C.

References alpha2, Foam::constant::electromagnetic::e, Foam::max(), Foam::neg(), Foam::pos0(), Foam::pow(), and Foam::Re().

Here is the call graph for this function:

◆ TypeName() [2/3]

TypeName ( "WenYu"  )

◆ CdRe() [1/2]

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

Implements dragModel.

Definition at line 59 of file WenYu.C.

References alpha2, Foam::max(), Foam::neg(), Foam::pos0(), and Foam::pow().

Here is the call graph for this function:

◆ TypeName() [3/3]

TypeName ( "WenYu"  )

◆ CdRe() [2/2]

virtual tmp<volScalarField> CdRe ( ) const
virtual

Implements dragModel.


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