|
| TypeName ("Tomiyama") |
|
| TomiyamaWallLubrication (const dictionary &dict, const phasePair &pair) |
|
virtual | ~TomiyamaWallLubrication () |
|
tmp< volVectorField > | Fi () const |
|
| TypeName ("Tomiyama") |
|
| TomiyamaWallLubrication (const dictionary &dict, const phasePair &pair) |
|
virtual | ~TomiyamaWallLubrication () |
|
tmp< volVectorField > | Fi () const |
|
| TypeName ("wallLubricationModel") |
|
| declareRunTimeSelectionTable (autoPtr, wallLubricationModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
|
| wallLubricationModel (const dictionary &dict, const phasePair &pair) |
|
virtual | ~wallLubricationModel ()=default |
|
virtual tmp< volVectorField > | F () const |
|
virtual tmp< surfaceScalarField > | Ff () const |
|
| TypeName ("wallLubricationModel") |
|
| declareRunTimeSelectionTable (autoPtr, wallLubricationModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
|
| wallLubricationModel (const dictionary &dict, const phasePair &pair) |
|
virtual | ~wallLubricationModel ()=default |
|
virtual tmp< volVectorField > | F () const |
|
virtual tmp< surfaceScalarField > | Ff () const |
|
| wallDependentModel (const fvMesh &mesh) |
|
virtual | ~wallDependentModel () |
|
const volScalarField & | yWall () const |
|
const volVectorField & | nWall () const |
|
| wallDependentModel (const fvMesh &mesh) |
|
virtual | ~wallDependentModel () |
|
const volScalarField & | yWall () const |
|
const volVectorField & | nWall () const |
|
Wall lubrication model of Tomiyama.
References:
Otromke, M. (2013).
Implementation and Comparison of Correlations for interfacial Forces in
a Gas-Liquid System within an Euler-Euler Framework.
PhD Thesis.
Tomiyama, A. (1998).
Struggle with computational bubble dynamics.
Multiphase Science and Technology, 10(4), 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 65 of file TomiyamaWallLubrication.H.