noWallLubrication Class Reference
Inheritance diagram for noWallLubrication:
Collaboration diagram for noWallLubrication:

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...
 
- 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< surfaceScalarFieldFf () const
 Return face wall lubrication force. More...
 
- Public Member Functions inherited from wallDependentModel
 wallDependentModel (const fvMesh &mesh)
 Construct from a mesh. More...
 
 wallDependentModel (const wallDependentModel &)=delete
 Disallow default bitwise copy construction. More...
 
virtual ~wallDependentModel ()
 Destructor. More...
 
const volScalarFieldyWall () const
 Return the wall distance, creating and storing it if necessary. More...
 
const volVectorFieldnWall () const
 Return the wall normal, creating and storing it if necessary. More...
 
void operator= (const wallDependentModel &)=delete
 Disallow default bitwise assignment. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from wallLubricationModel
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

Source files

Definition at line 52 of file noWallLubrication.H.

Constructor & Destructor Documentation

◆ noWallLubrication()

noWallLubrication ( const dictionary dict,
const phasePair pair 
)

Construct from components.

◆ ~noWallLubrication()

virtual ~noWallLubrication ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "none"  )

Runtime type information.

◆ Fi()

tmp<volVectorField> Fi ( ) const
virtual

Return phase-intensive wall lubrication force.

Implements wallLubricationModel.

◆ F()

tmp<volVectorField> F ( ) const
virtual

Wall lubrication force.

Reimplemented from wallLubricationModel.


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