Loading...
Searching...
No Matches
TomiyamaWallLubrication Class Reference

Wall lubrication model of Tomiyama. More...

#include <TomiyamaWallLubrication.H>

Inheritance diagram for TomiyamaWallLubrication:
Collaboration diagram for TomiyamaWallLubrication:

Public Member Functions

 TypeName ("Tomiyama")
 Runtime type information.
 TomiyamaWallLubrication (const dictionary &dict, const phasePair &pair)
 Construct from components.
virtual ~TomiyamaWallLubrication ()
 Destructor.
tmp< volVectorFieldFi () const
 Return phase-intensive wall lubrication force.
 TypeName ("Tomiyama")
 Runtime type information.
 TomiyamaWallLubrication (const dictionary &dict, const phasePair &pair)
 Construct from components.
virtual ~TomiyamaWallLubrication ()
 Destructor.
tmp< volVectorFieldFi () const
 Return phase-intensive wall lubrication force.
Public Member Functions inherited from wallLubricationModel
 TypeName ("wallLubricationModel")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, wallLubricationModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 wallLubricationModel (const dictionary &dict, const phasePair &pair)
 Construct from components.
virtual ~wallLubricationModel ()=default
 Destructor.
virtual tmp< volVectorFieldF () const
 Return wall lubrication force.
virtual tmp< surfaceScalarFieldFf () const
 Return face wall lubrication force.
 TypeName ("wallLubricationModel")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, wallLubricationModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 wallLubricationModel (const dictionary &dict, const phasePair &pair)
 Construct from components.
virtual ~wallLubricationModel ()=default
 Destructor.
virtual tmp< volVectorFieldF () const
 Return wall lubrication force.
virtual tmp< surfaceScalarFieldFf () const
 Return face wall lubrication force.
Public Member Functions inherited from wallDependentModel
 wallDependentModel (const fvMesh &mesh)
 Construct from a mesh.
virtual ~wallDependentModel ()
 Destructor.
const volScalarFieldyWall () const
const volVectorFieldnWall () const
 wallDependentModel (const fvMesh &mesh)
 Construct from a mesh.
virtual ~wallDependentModel ()
 Destructor.
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.
Protected Member Functions inherited from wallLubricationModel
tmp< volVectorFieldzeroGradWalls (tmp< volVectorField >) const
 Zero-gradient wall-lubrication force at walls.
Protected Attributes inherited from wallLubricationModel
const phasePairpair_
 Phase pair.

Detailed Description

Wall lubrication model of Tomiyama.

References:

    Otromke, M. (2013).
    Implementation and Comparison of Correlations for interfacial Forces in
    a Gas-Liquid System within an Euler-Euler Framework.
    PhD Thesis.
    Tomiyama, A. (1998).
    Struggle with computational bubble dynamics.
    Multiphase Science and Technology, 10(4), 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 65 of file TomiyamaWallLubrication.H.

Constructor & Destructor Documentation

◆ TomiyamaWallLubrication() [1/2]

TomiyamaWallLubrication ( const dictionary & dict,
const phasePair & pair )

Construct from components.

Definition at line 44 of file TomiyamaWallLubrication.C.

References dict, Foam::dimLength, and wallLubricationModel::wallLubricationModel().

Here is the call graph for this function:

◆ ~TomiyamaWallLubrication() [1/2]

Destructor.

Definition at line 57 of file TomiyamaWallLubrication.C.

◆ TomiyamaWallLubrication() [2/2]

TomiyamaWallLubrication ( const dictionary & dict,
const phasePair & pair )

Construct from components.

References dict.

◆ ~TomiyamaWallLubrication() [2/2]

virtual ~TomiyamaWallLubrication ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "Tomiyama" )

Runtime type information.

References dict.

◆ Fi() [1/2]

Foam::tmp< Foam::volVectorField > Fi ( ) const
virtual

Return phase-intensive wall lubrication force.

Implements wallLubricationModel.

Definition at line 64 of file TomiyamaWallLubrication.C.

References Foam::exp(), Foam::magSqr(), n, Foam::neg(), wallDependentModel::nWall(), wallLubricationModel::pair_, Foam::pos0(), Foam::sqr(), y, wallDependentModel::yWall(), and wallLubricationModel::zeroGradWalls().

Here is the call graph for this function:

◆ 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 files:
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/interfacialModels/wallLubricationModels/TomiyamaWallLubrication/TomiyamaWallLubrication.H
  • src/phaseSystemModels/twoPhaseEuler/twoPhaseSystem/interfacialModels/wallLubricationModels/TomiyamaWallLubrication/TomiyamaWallLubrication.H
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/interfacialModels/wallLubricationModels/TomiyamaWallLubrication/TomiyamaWallLubrication.C
  • src/phaseSystemModels/twoPhaseEuler/twoPhaseSystem/interfacialModels/wallLubricationModels/TomiyamaWallLubrication/TomiyamaWallLubrication.C