Wall lubrication model of Antal et al. More...
Public Member Functions | |
TypeName ("Antal") | |
Runtime type information. More... | |
Antal (const dictionary &dict, const phasePair &pair) | |
Construct from components. More... | |
virtual | ~Antal () |
Destructor. More... | |
tmp< volVectorField > | Fi () const |
Return phase-intensive wall lubrication force. More... | |
TypeName ("Antal") | |
Runtime type information. More... | |
Antal (const dictionary &dict, const phasePair &pair) | |
Construct from components. More... | |
virtual | ~Antal () |
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 |
Additional Inherited Members | |
![]() | |
static autoPtr< wallLubricationModel > | New (const dictionary &dict, const phasePair &pair) |
static autoPtr< wallLubricationModel > | New (const dictionary &dict, const phasePair &pair) |
![]() | |
static const dimensionSet | dimF |
Coefficient dimensions. More... | |
![]() | |
tmp< volVectorField > | zeroGradWalls (tmp< volVectorField >) const |
Zero-gradient wall-lubrication force at walls. More... | |
![]() | |
const phasePair & | pair_ |
Phase pair. More... | |
Wall lubrication model of Antal et al.
"Analysis of phase distribution in fully developed laminar bubbly two-phase flow" Antal, S.P., Lahey Jr, R.T., and Flaherty, J.E. International Journal of Multiphase Flow Volume 17, Issue 5, September 1991, pp. 635-652
"Analysis of phase distribution in fully developed laminar bubbly two-phase flow" Antal, S.P., Lahey Jr, R.T., and Flaherty, J.E. International Journal of Multiphase Flow Volume 17, Issue 5, September 1991, pp. 635-652
Antal | ( | const dictionary & | dict, |
const phasePair & | pair | ||
) |
Construct from components.
|
virtual |
Destructor.
Antal | ( | const dictionary & | dict, |
const phasePair & | pair | ||
) |
Construct from components.
|
virtual |
Destructor.
TypeName | ( | "Antal" | ) |
Runtime type information.
|
virtual |
Return phase-intensive wall lubrication force.
Implements wallLubricationModel.
TypeName | ( | "Antal" | ) |
Runtime type information.
|
virtual |
Return phase-intensive wall lubrication force.
Implements wallLubricationModel.