|
| TypeName ("Frank") |
| Runtime type information. More...
|
|
| Frank (const dictionary &dict, const phasePair &pair) |
| Construct from components. More...
|
|
virtual | ~Frank () |
| Destructor. More...
|
|
tmp< volVectorField > | Fi () const |
| Return phase-intensive wall lubrication force. More...
|
|
| TypeName ("Frank") |
| Runtime type information. More...
|
|
| Frank (const dictionary &dict, const phasePair &pair) |
| Construct from components. More...
|
|
virtual | ~Frank () |
| 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 Frank.
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
"Advances in Computational Fluid Dynamics (CFD) of 3-dimensional Gas-
Liquid Multiphase Flows"
Frank, T.
NAFEMS Seminar: Simulation of Complex Flows (CFD), April 2005, pp. 1-18
- 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
"Advances in Computational Fluid Dynamics (CFD) of 3-dimensional Gas-
Liquid Multiphase Flows"
Frank, T.
NAFEMS Seminar: Simulation of Complex Flows (CFD), April 2005, pp. 1-18
- Source files
-
Definition at line 69 of file Frank.H.