Loading...
Searching...
No Matches
noWallLubrication Class Reference

#include <noWallLubrication.H>

Inheritance diagram for noWallLubrication:
Collaboration diagram for noWallLubrication:

Public Member Functions

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

Constructor & Destructor Documentation

◆ noWallLubrication() [1/2]

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

Construct from components.

Definition at line 44 of file noWallLubrication.C.

References dict, and wallLubricationModel::wallLubricationModel().

Here is the call graph for this function:

◆ ~noWallLubrication() [1/2]

~noWallLubrication ( )
virtual

Destructor.

Definition at line 56 of file noWallLubrication.C.

◆ noWallLubrication() [2/2]

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

Construct from components.

References dict.

◆ ~noWallLubrication() [2/2]

virtual ~noWallLubrication ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "none" )

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 63 of file noWallLubrication.C.

References wallLubricationModel::dimF, mesh, GeometricField< vector, fvPatchField, volMesh >::New(), wallLubricationModel::pair_, 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 77 of file noWallLubrication.C.

References wallLubricationModel::dimF, mesh, GeometricField< vector, fvPatchField, volMesh >::New(), wallLubricationModel::pair_, 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:
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/interfacialModels/wallLubricationModels/noWallLubrication/noWallLubrication.H
  • src/phaseSystemModels/twoPhaseEuler/twoPhaseSystem/interfacialModels/wallLubricationModels/noWallLubrication/noWallLubrication.H
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/interfacialModels/wallLubricationModels/noWallLubrication/noWallLubrication.C
  • src/phaseSystemModels/twoPhaseEuler/twoPhaseSystem/interfacialModels/wallLubricationModels/noWallLubrication/noWallLubrication.C