|
| | TypeName ("Tomiyama") |
| | Runtime type information. More...
|
| |
| | TomiyamaWallLubrication (const dictionary &dict, const phasePair &pair) |
| | Construct from components. More...
|
| |
| virtual | ~TomiyamaWallLubrication () |
| | Destructor. More...
|
| |
| tmp< volVectorField > | Fi () const |
| | Return phase-intensive wall lubrication force. More...
|
| |
| | TypeName ("Tomiyama") |
| | Runtime type information. More...
|
| |
| | TomiyamaWallLubrication (const dictionary &dict, const phasePair &pair) |
| | Construct from components. More...
|
| |
| virtual | ~TomiyamaWallLubrication () |
| | Destructor. More...
|
| |
| tmp< volVectorField > | Fi () const |
| | Return phase-intensive 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 () |
| | Destructor. 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 () |
| | Destructor. More...
|
| |
| virtual tmp< volVectorField > | F () const |
| | Return wall lubrication force. More...
|
| |
| virtual tmp< surfaceScalarField > | Ff () const |
| | Return face wall lubrication force. More...
|
| |
| | 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 |
| |
Wall lubrication model of Tomiyama.
References:
"Implementation and Comparison of Correlations for interfacial Forces
in a Gas-Liquid System within an Euler-Euler Framework"
Otromke, M.
PhD Thesis, April 2013
"Struggle with Computational Bubble Dynamics"
Tomiyama, A.,
Multiphase Science and Technology
Volume 10, Issue 4, 1998, pp. 369-405
- Source files
-
References:
"Implementation and Comparison of Correlations for interfacial Forces
in a Gas-Liquid System within an Euler-Euler Framework"
Otromke, M.
PhD Thesis, April 2013
"Struggle with Computational Bubble Dynamics"
Tomiyama, A.,
Multiphase Science and Technology
Volume 10, Issue 4, 1998, pp. 369-405
- Source files
-
Definition at line 68 of file TomiyamaWallLubrication.H.