Public Member Functions | List of all members
TomiyamaWallLubrication Class Reference

Wall lubrication model of Tomiyama. More...

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

Public Member Functions

 TypeName ("Tomiyama")
 Runtime type information. More...
 
 TomiyamaWallLubrication (const dictionary &dict, const phasePair &pair)
 Construct from components. More...
 
virtual ~TomiyamaWallLubrication ()
 Destructor. More...
 
tmp< volVectorFieldFi () const
 Return phase-intensive wall lubrication force. More...
 
 TypeName ("Tomiyama")
 Runtime type information. More...
 
 TomiyamaWallLubrication (const dictionary &dict, const phasePair &pair)
 Construct from components. More...
 
virtual ~TomiyamaWallLubrication ()
 Destructor. More...
 
tmp< volVectorFieldFi () const
 Return phase-intensive wall lubrication force. More...
 
- Public Member Functions inherited from wallLubricationModel
 TypeName ("wallLubricationModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, wallLubricationModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 wallLubricationModel (const dictionary &dict, const phasePair &pair)
 Construct from components. More...
 
virtual ~wallLubricationModel ()
 Destructor. More...
 
virtual tmp< volVectorFieldF () const
 Return wall lubrication force. More...
 
virtual tmp< surfaceScalarFieldFf () const
 Return face wall lubrication force. More...
 
 TypeName ("wallLubricationModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, wallLubricationModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 wallLubricationModel (const dictionary &dict, const phasePair &pair)
 Construct from components. More...
 
virtual ~wallLubricationModel ()
 Destructor. More...
 
virtual tmp< volVectorFieldF () const
 Return wall lubrication force. More...
 
virtual tmp< surfaceScalarFieldFf () const
 Return face wall lubrication force. More...
 
- Public Member Functions inherited from wallDependentModel
 wallDependentModel (const fvMesh &mesh)
 Construct from a mesh. More...
 
virtual ~wallDependentModel ()
 Destructor. More...
 
const volScalarFieldyWall () const
 
const volVectorFieldnWall () const
 
 wallDependentModel (const fvMesh &mesh)
 Construct from a mesh. More...
 
virtual ~wallDependentModel ()
 Destructor. More...
 
const volScalarFieldyWall () const
 
const volVectorFieldnWall () const
 

Additional Inherited Members

- Static Public Member Functions inherited from wallLubricationModel
static autoPtr< wallLubricationModelNew (const dictionary &dict, const phasePair &pair)
 
static autoPtr< wallLubricationModelNew (const dictionary &dict, const phasePair &pair)
 
- Static Public Attributes inherited from wallLubricationModel
static const dimensionSet dimF
 Coefficient dimensions. More...
 
- Protected Member Functions inherited from wallLubricationModel
tmp< volVectorFieldzeroGradWalls (tmp< volVectorField >) const
 Zero-gradient wall-lubrication force at walls. More...
 
- Protected Attributes inherited from wallLubricationModel
const phasePairpair_
 Phase pair. More...
 

Detailed Description

Wall lubrication model of Tomiyama.

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
    "Struggle with Computational Bubble Dynamics"
    Tomiyama, A.,
    Multiphase Science and Technology
    Volume 10, Issue 4, 1998, pp. 369-405
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
    "Struggle with Computational Bubble Dynamics"
    Tomiyama, A.,
    Multiphase Science and Technology
    Volume 10, Issue 4, 1998, pp. 369-405
Source files

Definition at line 68 of file TomiyamaWallLubrication.H.

Constructor & Destructor Documentation

◆ TomiyamaWallLubrication() [1/2]

TomiyamaWallLubrication ( const dictionary dict,
const phasePair pair 
)

Construct from components.

◆ ~TomiyamaWallLubrication() [1/2]

virtual ~TomiyamaWallLubrication ( )
virtual

Destructor.

◆ TomiyamaWallLubrication() [2/2]

TomiyamaWallLubrication ( const dictionary dict,
const phasePair pair 
)

Construct from components.

◆ ~TomiyamaWallLubrication() [2/2]

virtual ~TomiyamaWallLubrication ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "Tomiyama"  )

Runtime type information.

◆ Fi() [1/2]

tmp<volVectorField> Fi ( ) const
virtual

Return phase-intensive wall lubrication force.

Implements wallLubricationModel.

◆ TypeName() [2/2]

TypeName ( "Tomiyama"  )

Runtime type information.

◆ Fi() [2/2]

tmp<volVectorField> Fi ( ) const
virtual

Return phase-intensive wall lubrication force.

Implements wallLubricationModel.


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