|
| TypeName ("IshiiZuber") |
|
| IshiiZuber (const dictionary &dict, const phasePair &pair, const bool registerObject) |
|
virtual | ~IshiiZuber () |
|
virtual tmp< volScalarField > | CdRe () const |
|
| TypeName ("IshiiZuber") |
|
| IshiiZuber (const dictionary &dict, const phasePair &pair, const bool registerObject) |
|
virtual | ~IshiiZuber () |
|
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 |
|
Ishii and Zuber (1979) drag model for dense dispersed bubbly flows.
Reference:
Ishii, M., & Zuber, N. (1979).
Drag coefficient and relative velocity in bubbly, droplet or particulate
flows.
AIChE Journal, 25(5), 843-855.
- Source files
-
Reference:
"Drag Coefficient and relative velocity in bubbly, droplet and
particulate flows",
Ishii, M., Zuber, N.,
AIChE Journal 5, Vol. 25, 1979, pp. 843-855.
- Source files
-
Definition at line 59 of file IshiiZuber.H.