Public Member Functions | List of all members
LopezDeBertodano Class Reference

Lopez de Bertodano (1992) turbulent dispersion model. More...

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

Public Member Functions

 TypeName ("LopezDeBertodano")
 
 LopezDeBertodano (const dictionary &dict, const phasePair &pair)
 
virtual ~LopezDeBertodano ()
 
virtual tmp< volScalarFieldD () const
 
 TypeName ("LopezDeBertodano")
 
 LopezDeBertodano (const dictionary &dict, const phasePair &pair)
 
virtual ~LopezDeBertodano ()
 
virtual tmp< volScalarFieldD () const
 
- Public Member Functions inherited from turbulentDispersionModel
 TypeName ("turbulentDispersionModel")
 
 declareRunTimeSelectionTable (autoPtr, turbulentDispersionModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 turbulentDispersionModel (const dictionary &dict, const phasePair &pair)
 
virtual ~turbulentDispersionModel ()=default
 
const phaseCompressibleTurbulenceModelcontinuousTurbulence () const
 
virtual tmp< volVectorFieldF () const
 
virtual tmp< surfaceScalarFieldFf () const
 
 TypeName ("turbulentDispersionModel")
 
 declareRunTimeSelectionTable (autoPtr, turbulentDispersionModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 turbulentDispersionModel (const dictionary &dict, const phasePair &pair)
 
virtual ~turbulentDispersionModel ()=default
 
virtual tmp< volVectorFieldF () const
 

Additional Inherited Members

- Static Public Member Functions inherited from turbulentDispersionModel
static autoPtr< turbulentDispersionModelNew (const dictionary &dict, const phasePair &pair)
 
static autoPtr< turbulentDispersionModelNew (const dictionary &dict, const phasePair &pair)
 
- Static Public Attributes inherited from turbulentDispersionModel
static const dimensionSet dimD
 
static const dimensionSet dimF
 
- Protected Attributes inherited from turbulentDispersionModel
const phasePairpair_
 

Detailed Description

Lopez de Bertodano (1992) turbulent dispersion model.

    Lopez, D. B. M. (1993).
    Turbulent bubbly two-phase flow in a triangular duct.
    PhD Thesis, Rensselaer Polytechnic Institution.
    Burns, A. D., Frank, T., Hamill, I., & Shi, J. M. (2004, May).
    The Favre averaged drag model for turbulent dispersion in Eulerian
    multi-phase flows.
    In 5th international conference on multiphase flow,
    ICMF (Vol. 4, pp. 1-17).
Source files

    "Turbulent bubbly two-phase flow in a triangular
     duct"
    Lopez de Bertodano, M.
    Ph.D. Thesis, Rensselaer Polytechnic Institution, New York, USA, 1992.
    "The Favre averaged drag model for turbulent dispersion in Eulerian
     multi-phase flows"
    Burns, A.D., Frank, T., Hamill, I., Shi, J.M.,
    5th international conference on multiphase flow
    Volume 4, Paper 392, May 2004
Source files

Definition at line 65 of file LopezDeBertodano.H.

Constructor & Destructor Documentation

◆ LopezDeBertodano() [1/2]

LopezDeBertodano ( const dictionary dict,
const phasePair pair 
)

Definition at line 46 of file LopezDeBertodano.C.

◆ ~LopezDeBertodano() [1/2]

~LopezDeBertodano ( )
virtual

Definition at line 58 of file LopezDeBertodano.C.

◆ LopezDeBertodano() [2/2]

LopezDeBertodano ( const dictionary dict,
const phasePair pair 
)

◆ ~LopezDeBertodano() [2/2]

virtual ~LopezDeBertodano ( )
virtual

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "LopezDeBertodano"  )

◆ D() [1/2]

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

Implements turbulentDispersionModel.

Definition at line 65 of file LopezDeBertodano.C.

◆ TypeName() [2/2]

TypeName ( "LopezDeBertodano"  )

◆ D() [2/2]

virtual tmp<volScalarField> D ( ) const
virtual

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