D. Gidaspow, Multiphase flow and fluidization, Academic Press, New York, 1994.
More...
|
| TypeName ("GidaspowErgunWenYu") |
|
| GidaspowErgunWenYu (const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2) |
|
virtual | ~GidaspowErgunWenYu () |
|
tmp< volScalarField > | K (const volScalarField &Ur) const |
|
| TypeName ("GidaspowErgunWenYu") |
|
| GidaspowErgunWenYu (const dictionary &interfaceDict, const phasePair &pair, const bool registerObject) |
|
virtual | ~GidaspowErgunWenYu () |
|
virtual tmp< volScalarField > | CdRe () const |
|
| TypeName ("GidaspowErgunWenYu") |
|
| GidaspowErgunWenYu (const dictionary &interfaceDict, const phasePair &pair, const bool registerObject) |
|
virtual | ~GidaspowErgunWenYu () |
|
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 |
|
| 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 |
|
D. Gidaspow, Multiphase flow and fluidization, Academic Press, New York, 1994.
Gidaspow, Ergun, Wen and Yu drag model.
- Source files
-
Reference:
Gidaspow, D. (1994).
Multiphase flow and fluidization: continuum and kinetic theory
descriptions.
Academic press, New York.
- Source files
-
Reference:
"Multiphase flow and fluidization",
Gidaspow, D.,
Academic Press, New York, 1994.
- Source files
-
Definition at line 49 of file GidaspowErgunWenYu.H.