Aspect ratio model of Wellek et al. More...
#include <Wellek.H>


Public Member Functions | |
| TypeName ("Wellek") | |
| Runtime type information. | |
| Wellek (const dictionary &dict, const phasePair &pair) | |
| Construct from a dictionary and an ordered phase pair. | |
| virtual | ~Wellek () |
| Destructor. | |
| virtual tmp< volScalarField > | E () const |
| Aspect ratio. | |
| TypeName ("Wellek") | |
| Runtime type information. | |
| Wellek (const dictionary &dict, const phasePair &pair) | |
| Construct from a dictionary and an ordered phase pair. | |
| virtual | ~Wellek () |
| Destructor. | |
| virtual tmp< volScalarField > | E () const |
| Aspect ratio. | |
| Public Member Functions inherited from aspectRatioModel | |
| TypeName ("aspectRatioModel") | |
| Runtime type information. | |
| declareRunTimeSelectionTable (autoPtr, aspectRatioModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) | |
| aspectRatioModel (const dictionary &dict, const phasePair &pair) | |
| Construct from a dictionary and an ordered phase pair. | |
| virtual | ~aspectRatioModel ()=default |
| Destructor. | |
| TypeName ("aspectRatioModel") | |
| Runtime type information. | |
| declareRunTimeSelectionTable (autoPtr, aspectRatioModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) | |
| aspectRatioModel (const dictionary &dict, const phasePair &pair) | |
| Construct from a dictionary and an ordered phase pair. | |
| virtual | ~aspectRatioModel ()=default |
| Destructor. | |
Additional Inherited Members | |
| Static Public Member Functions inherited from aspectRatioModel | |
| static autoPtr< aspectRatioModel > | New (const dictionary &dict, const phasePair &pair) |
| static autoPtr< aspectRatioModel > | New (const dictionary &dict, const phasePair &pair) |
| Protected Attributes inherited from aspectRatioModel | |
| const phasePair & | pair_ |
| Phase pair. | |
Aspect ratio model of Wellek et al.
References:
Otromke, M. (2013).
Implementation and Comparison of Correlations for interfacial Forces in
a Gas-Liquid System within an Euler-Euler Framework.
PhD Thesis.
Wellek, R. M., Agrawal, A. K., & Skelland, A. H. P. (1966).
Shape of liquid drops moving in liquid media.
AIChE Journal, 12(5), 854-862.
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
"Shape of liquid drops moving in liquid media"
Wellek, R.M., Agrawal, A.K., Skelland, A.H.P.,
International Journal of Multiphase Flow
Volume 12, Issue 5, September 1966, pp. 854-862
| Wellek | ( | const dictionary & | dict, |
| const phasePair & | pair ) |
Construct from a dictionary and an ordered phase pair.
Definition at line 44 of file Wellek.C.
References aspectRatioModel::aspectRatioModel(), and dict.

| Wellek | ( | const dictionary & | dict, |
| const phasePair & | pair ) |
Construct from a dictionary and an ordered phase pair.
References dict.
|
virtual |
Destructor.
| TypeName | ( | "Wellek" | ) |
Runtime type information.
References dict.
|
virtual |
Aspect ratio.
Implements aspectRatioModel.
Definition at line 63 of file Wellek.C.
References aspectRatioModel::pair_, and Foam::pow().

| TypeName | ( | "Wellek" | ) |
Runtime type information.
|
virtual |
Aspect ratio.
Implements aspectRatioModel.