Public Member Functions | List of all members
Burns Class Reference

Turbulent dispersion model of Burns et al. More...

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

Public Member Functions

 TypeName ("Burns")
 
 Burns (const dictionary &dict, const phasePair &pair)
 
virtual ~Burns ()
 
virtual tmp< volScalarFieldD () const
 
 TypeName ("Burns")
 
 Burns (const dictionary &dict, const phasePair &pair)
 
virtual ~Burns ()
 
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

Turbulent dispersion model of Burns et al.

References:

    Otromke, M. (2013).
    Implementation and Comparison of Correlations for interfacial Forces in
    a Gas-Liquid System within an Euler-Euler Framework.
    PhD Thesis.
    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

References:

    "Implementation and Comparison of Correlations for interfacial Forces
    in a Gas-Liquid System within an Euler-Euler Framework"
    Otromke, M.,
    PhD Thesis
    April 2013
    "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 67 of file Burns.H.

Constructor & Destructor Documentation

◆ Burns() [1/2]

Burns ( const dictionary dict,
const phasePair pair 
)

Definition at line 48 of file Burns.C.

◆ ~Burns() [1/2]

~Burns ( )
virtual

Definition at line 67 of file Burns.C.

◆ Burns() [2/2]

Burns ( const dictionary dict,
const phasePair pair 
)

◆ ~Burns() [2/2]

virtual ~Burns ( )
virtual

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "Burns"  )

◆ D() [1/2]

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

Implements turbulentDispersionModel.

Definition at line 74 of file Burns.C.

References drag, IOobject::groupName(), Foam::max(), mesh, and Foam::sqr().

Here is the call graph for this function:

◆ TypeName() [2/2]

TypeName ( "Burns"  )

◆ D() [2/2]

virtual tmp<volScalarField> D ( ) const
virtual

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