|
| TypeName ("TomiyamaCorrelated") |
|
| TomiyamaCorrelated (const dictionary &dict, const phasePair &pair, const bool registerObject) |
|
virtual | ~TomiyamaCorrelated () |
|
virtual tmp< volScalarField > | CdRe () const |
|
| TypeName ("TomiyamaCorrelated") |
|
| TomiyamaCorrelated (const dictionary &dict, const phasePair &pair, const bool registerObject) |
|
virtual | ~TomiyamaCorrelated () |
|
virtual tmp< volScalarField > | CdRe () const |
|
| TypeName ("dragModel") |
|
| declareRunTimeSelectionTable (autoPtr, dragModel, dictionary,(const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2),(interfaceDict, phase1, phase2)) |
|
| dragModel (const dictionary &dict, const phaseModel &phase1, const phaseModel &phase2) |
|
virtual | ~dragModel ()=default |
|
const phaseModel & | phase1 () const |
|
const phaseModel & | phase2 () const |
|
const dimensionedScalar & | residualPhaseFraction () const |
|
const dimensionedScalar & | residualSlip () const |
|
virtual tmp< volScalarField > | K (const volScalarField &Ur) const =0 |
|
| TypeName ("dragModel") |
|
| declareRunTimeSelectionTable (autoPtr, dragModel, dictionary,(const dictionary &dict, const phasePair &pair, const bool registerObject),(dict, pair, registerObject)) |
|
| dragModel (const phasePair &pair, const bool registerObject) |
|
| dragModel (const dictionary &dict, const phasePair &pair, const bool registerObject) |
|
virtual | ~dragModel () |
|
virtual tmp< volScalarField > | Ki () const |
|
virtual tmp< volScalarField > | K () const |
|
virtual tmp< surfaceScalarField > | Kf () const |
|
bool | writeData (Ostream &os) const |
|
| TypeName ("dragModel") |
|
| declareRunTimeSelectionTable (autoPtr, dragModel, dictionary,(const dictionary &dict, const phasePair &pair, const bool registerObject),(dict, pair, registerObject)) |
|
| dragModel (const phasePair &pair, const bool registerObject) |
|
| dragModel (const dictionary &dict, const phasePair &pair, const bool registerObject) |
|
virtual | ~dragModel () |
|
virtual tmp< volScalarField > | Ki () const |
|
virtual tmp< volScalarField > | K () const |
|
virtual tmp< surfaceScalarField > | Kf () const |
|
bool | writeData (Ostream &os) const |
|
Correlation of Tomiyama et al.
Reference:
Tomiyama, A., Celata, G. P., Hosokawa, S., & Yoshida, S. (2002).
Terminal velocity of single bubbles in surface tension force dominant
regime.
International Journal of Multiphase Flow, 28(9), 1497-1519.
- Source files
-
Reference:
"Terminal velocity of single bubbles in surface tension force dominant
regime"
Tomiyama, T., Celata, G.P., Hosokawa, S., Yoshida, S.,
International Journal of Multiphase Flow
Volume 28, Issue 9, September 2002, pp. 1497-1519
- Source files
-
Definition at line 59 of file TomiyamaCorrelated.H.