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")
 Runtime type information. More...
 
 LopezDeBertodano (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair. More...
 
virtual ~LopezDeBertodano ()
 Destructor. More...
 
virtual tmp< volScalarFieldD () const
 Turbulent diffusivity. More...
 
 TypeName ("LopezDeBertodano")
 Runtime type information. More...
 
 LopezDeBertodano (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair. More...
 
virtual ~LopezDeBertodano ()
 Destructor. More...
 
virtual tmp< volScalarFieldD () const
 Turbulent diffusivity. More...
 
- Public Member Functions inherited from turbulentDispersionModel
 TypeName ("turbulentDispersionModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, turbulentDispersionModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 turbulentDispersionModel (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair. More...
 
virtual ~turbulentDispersionModel ()
 Destructor. More...
 
virtual tmp< volVectorFieldF () const
 Turbulent dispersion force. More...
 
virtual tmp< surfaceScalarFieldFf () const
 Turbulent dispersion force on faces. More...
 
 TypeName ("turbulentDispersionModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, turbulentDispersionModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 turbulentDispersionModel (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair. More...
 
virtual ~turbulentDispersionModel ()
 Destructor. More...
 
virtual tmp< volVectorFieldF () const
 Turbulent dispersion force. More...
 

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
 Diffusivity dimensions. More...
 
static const dimensionSet dimF
 Force dimensions. More...
 
- Protected Attributes inherited from turbulentDispersionModel
const phasePairpair_
 Phase pair. More...
 

Detailed Description

Lopez de Bertodano (1992) turbulent dispersion model.

    "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

    "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 68 of file LopezDeBertodano.H.

Constructor & Destructor Documentation

LopezDeBertodano ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and a phase pair.

virtual ~LopezDeBertodano ( )
virtual

Destructor.

LopezDeBertodano ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and a phase pair.

virtual ~LopezDeBertodano ( )
virtual

Destructor.

Member Function Documentation

TypeName ( "LopezDeBertodano"  )

Runtime type information.

virtual tmp<volScalarField> D ( ) const
virtual

Turbulent diffusivity.

multiplying the gradient of the phase-fraction

Implements turbulentDispersionModel.

TypeName ( "LopezDeBertodano"  )

Runtime type information.

virtual tmp<volScalarField> D ( ) const
virtual

Turbulent diffusivity.

multiplying the gradient of the phase-fraction

Implements turbulentDispersionModel.


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