

Public Member Functions | |
| 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< volVectorField > | Fi () const =0 |
| Return phase-intensive wall lubrication force. More... | |
| virtual tmp< volVectorField > | F () const |
| Return wall lubrication force. More... | |
| virtual tmp< surfaceScalarField > | Ff () 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< volVectorField > | Fi () const =0 |
| Return phase-intensive wall lubrication force. More... | |
| virtual tmp< volVectorField > | F () const |
| Return wall lubrication force. More... | |
| virtual tmp< surfaceScalarField > | Ff () 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 volScalarField & | yWall () const |
| const volVectorField & | nWall () const |
| wallDependentModel (const fvMesh &mesh) | |
| Construct from a mesh. More... | |
| virtual | ~wallDependentModel () |
| Destructor. More... | |
| const volScalarField & | yWall () const |
| const volVectorField & | nWall () const |
Static Public Member Functions | |
| static autoPtr< wallLubricationModel > | New (const dictionary &dict, const phasePair &pair) |
| static autoPtr< wallLubricationModel > | New (const dictionary &dict, const phasePair &pair) |
Static Public Attributes | |
| static const dimensionSet | dimF |
| Coefficient dimensions. More... | |
Protected Member Functions | |
| tmp< volVectorField > | zeroGradWalls (tmp< volVectorField >) const |
| Zero-gradient wall-lubrication force at walls. More... | |
Protected Attributes | |
| const phasePair & | pair_ |
| Phase pair. More... | |
| wallLubricationModel | ( | const dictionary & | dict, |
| const phasePair & | pair | ||
| ) |
Construct from components.
Definition at line 69 of file wallLubricationModel.C.
|
virtualdefault |
Destructor.
| wallLubricationModel | ( | const dictionary & | dict, |
| const phasePair & | pair | ||
| ) |
Construct from components.
|
virtualdefault |
Destructor.
|
protected |
Zero-gradient wall-lubrication force at walls.
Definition at line 44 of file wallLubricationModel.C.
References GeometricField< Type, PatchField, GeoMesh >::boundaryFieldRef(), forAll, DimensionedField< Type, GeoMesh >::mesh(), patches, fvPatchField< Type >::patchInternalField(), and tmp< T >::ref().

| TypeName | ( | "wallLubricationModel" | ) |
Runtime type information.
| declareRunTimeSelectionTable | ( | autoPtr | , |
| wallLubricationModel | , | ||
| dictionary | , | ||
| (const dictionary &dict, const phasePair &pair) | , | ||
| (dict, pair) | |||
| ) |
|
static |
Definition at line 83 of file wallLubricationModel.C.
References Foam::abort(), dict, Foam::endl(), Foam::FatalIOError, FatalIOErrorInLookup, and Foam::Info.

|
pure virtual |
Return phase-intensive wall lubrication force.
Implemented in Frank, Frank, TomiyamaWallLubrication, TomiyamaWallLubrication, Antal, Antal, noWallLubrication, and noWallLubrication.
Referenced by wallLubricationModel::F().

|
virtual |
Return wall lubrication force.
Reimplemented in noWallLubrication, and noWallLubrication.
Definition at line 112 of file wallLubricationModel.C.
References phasePair::dispersed(), wallLubricationModel::Fi(), and wallLubricationModel::pair_.

|
virtual |
Return face wall lubrication force.
Definition at line 118 of file wallLubricationModel.C.
References Foam::fvc::flux(), and Foam::fvc::interpolate().

| TypeName | ( | "wallLubricationModel" | ) |
Runtime type information.
| declareRunTimeSelectionTable | ( | autoPtr | , |
| wallLubricationModel | , | ||
| dictionary | , | ||
| (const dictionary &dict, const phasePair &pair) | , | ||
| (dict, pair) | |||
| ) |
|
static |
|
pure virtual |
Return phase-intensive wall lubrication force.
Implemented in Frank, Frank, TomiyamaWallLubrication, TomiyamaWallLubrication, Antal, Antal, noWallLubrication, and noWallLubrication.
|
virtual |
Return wall lubrication force.
Reimplemented in noWallLubrication, and noWallLubrication.
|
virtual |
Return face wall lubrication force.
|
protected |
Phase pair.
Definition at line 63 of file wallLubricationModel.H.
Referenced by wallLubricationModel::F().
|
static |
Coefficient dimensions.
Definition at line 102 of file wallLubricationModel.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.