H, Enwald, E. Peirano, A-E Almstedt 'Eulerian Two-Phase Flow Theory Applied to Fluidization' Int. J. Multiphase Flow, Vol. 22, Suppl, pp. 21-66 (1996) Eq. 86-87, p. 40.
More...
|
| TypeName ("GidaspowSchillerNaumann") |
|
| GidaspowSchillerNaumann (const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2) |
|
virtual | ~GidaspowSchillerNaumann () |
|
tmp< volScalarField > | K (const volScalarField &Ur) const |
|
| TypeName ("GidaspowSchillerNaumann") |
|
| GidaspowSchillerNaumann (const dictionary &dict, const phasePair &pair, const bool registerObject) |
|
virtual | ~GidaspowSchillerNaumann () |
|
virtual tmp< volScalarField > | CdRe () const |
|
| TypeName ("GidaspowSchillerNaumann") |
|
| GidaspowSchillerNaumann (const dictionary &dict, const phasePair &pair, const bool registerObject) |
|
virtual | ~GidaspowSchillerNaumann () |
|
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 |
|
H, Enwald, E. Peirano, A-E Almstedt 'Eulerian Two-Phase Flow Theory Applied to Fluidization' Int. J. Multiphase Flow, Vol. 22, Suppl, pp. 21-66 (1996) Eq. 86-87, p. 40.
Gidaspow, Schiller and Naumann drag model.
This is identical to the Wen and Yu, Rowe model Table 3.6 p.56 in the Ph.D. thesis of Berend van Wachem 'Derivation, Implementation and Validation of Computer Simulation Models for Gas-Solid Fluidized Beds'
- Source files
-
References:
Enwald, H., Peirano, E., & Almstedt, A. E. (1996).
Eulerian two-phase flow theory applied to fluidization.
International Journal of Multiphase Flow, 22, 21-66.
This is identical to the Wen and Yu, Rowe model Table 3.6 p.56 in
van Wachem, B. G. M. (2000).
Derivation, implementation, and validation of computer simulation models
for gas-solid fluidized beds.
PhD Thesis, TU Delft.
- Source files
-
References:
"Eulerian Two-Phase Flow Theory Applied to Fluidization"
Enwald, H., Peirano, E., Almstedt, A-E.,
Int. J. Multiphase Flow, Vol. 22, Suppl, 1996, pp. 21-66
Eq. 86-87, p. 40
This is identical to the Wen and Yu, Rowe model Table 3.6 p.56 in
"Derivation, Implementation and Validation of Computer Simulation Models
for Gas-Solid Fluidized Beds",
Berend van Wachem
Ph.D. thesis.
- Source files
-
Definition at line 58 of file GidaspowSchillerNaumann.H.