Antal Class Reference

Wall lubrication model of Antal et al. More...

Inheritance diagram for Antal:
[legend]
Collaboration diagram for Antal:
[legend]

Public Member Functions

 TypeName ("Antal")
 Runtime type information. More...
 
 Antal (const dictionary &dict, const phasePair &pair)
 Construct from components. More...
 
virtual ~Antal ()
 Destructor. More...
 
tmp< volVectorFieldFi () const
 Return phase-intensive wall lubrication force. More...
 
 TypeName ("Antal")
 Runtime type information. More...
 
 Antal (const dictionary &dict, const phasePair &pair)
 Construct from components. More...
 
virtual ~Antal ()
 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 ()=default
 Destructor. More...
 
virtual tmp< volVectorFieldFi () const =0
 Return phase-intensive wall lubrication force. 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 ()=default
 Destructor. More...
 
virtual tmp< volVectorFieldFi () const =0
 Return phase-intensive wall lubrication force. 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 Antal et al.

Reference:

    Antal, S. P., Lahey Jr, R. T., & Flaherty, J. E. (1991).
    Analysis of phase distribution in fully developed laminar bubbly
    two-phase flow.
    International Journal of Multiphase Flow, 17(5), 635-652.
Source files

Reference:

    "Analysis of phase distribution in fully developed laminar bubbly
     two-phase flow"
    Antal, S.P., Lahey Jr, R.T., and Flaherty, J.E.
    International Journal of Multiphase Flow
    Volume 17, Issue 5, September 1991, pp. 635-652
Source files

Definition at line 63 of file Antal.H.

Constructor & Destructor Documentation

◆ Antal() [1/2]

Antal ( const dictionary dict,
const phasePair pair 
)

Construct from components.

Definition at line 51 of file Antal.C.

References Foam::dimless.

◆ ~Antal() [1/2]

~Antal ( )
virtual

Destructor.

Definition at line 65 of file Antal.C.

◆ Antal() [2/2]

Antal ( const dictionary dict,
const phasePair pair 
)

Construct from components.

◆ ~Antal() [2/2]

virtual ~Antal ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "Antal"  )

Runtime type information.

◆ Fi() [1/2]

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

Return phase-intensive wall lubrication force.

Implements wallLubricationModel.

Definition at line 71 of file Antal.C.

References Foam::dimLength, Foam::dimless, Foam::magSqr(), Foam::max(), and n.

Here is the call graph for this function:

◆ TypeName() [2/2]

TypeName ( "Antal"  )

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: