noWallLubrication Class Reference
Inheritance diagram for noWallLubrication:
[legend]
Collaboration diagram for noWallLubrication:
[legend]

Public Member Functions

 TypeName ("none")
 Runtime type information. More...
 
 noWallLubrication (const dictionary &dict, const phasePair &pair)
 Construct from components. More...
 
virtual ~noWallLubrication ()
 Destructor. More...
 
tmp< volVectorFieldFi () const
 Return phase-intensive wall lubrication force. More...
 
tmp< volVectorFieldF () const
 Wall lubrication force. More...
 
 TypeName ("none")
 Runtime type information. More...
 
 noWallLubrication (const dictionary &dict, const phasePair &pair)
 Construct from components. More...
 
virtual ~noWallLubrication ()
 Destructor. More...
 
tmp< volVectorFieldFi () const
 Return phase-intensive wall lubrication force. More...
 
tmp< volVectorFieldF () const
 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

Constructor & Destructor Documentation

◆ noWallLubrication() [1/2]

noWallLubrication ( const dictionary dict,
const phasePair pair 
)

Construct from components.

Definition at line 51 of file noWallLubrication.C.

◆ ~noWallLubrication() [1/2]

~noWallLubrication ( )
virtual

Destructor.

Definition at line 63 of file noWallLubrication.C.

◆ noWallLubrication() [2/2]

noWallLubrication ( const dictionary dict,
const phasePair pair 
)

Construct from components.

◆ ~noWallLubrication() [2/2]

virtual ~noWallLubrication ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "none"  )

Runtime type information.

◆ Fi() [1/2]

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

Return phase-intensive wall lubrication force.

Implements wallLubricationModel.

Definition at line 70 of file noWallLubrication.C.

References mesh, Time::New(), and Foam::Zero.

Here is the call graph for this function:

◆ F() [1/2]

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

Wall lubrication force.

Reimplemented from wallLubricationModel.

Definition at line 84 of file noWallLubrication.C.

References mesh, Time::New(), and Foam::Zero.

Here is the call graph for this function:

◆ TypeName() [2/2]

TypeName ( "none"  )

Runtime type information.

◆ Fi() [2/2]

tmp< volVectorField > Fi ( ) const
virtual

Return phase-intensive wall lubrication force.

Implements wallLubricationModel.

◆ F() [2/2]

tmp< volVectorField > F ( ) const
virtual

Wall lubrication force.

Reimplemented from wallLubricationModel.


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