Ishii and Zuber (1979) drag model for dense dispersed bubbly flows. More...
Public Member Functions | |
TypeName ("IshiiZuber") | |
Runtime type information. More... | |
IshiiZuber (const dictionary &dict, const phasePair &pair, const bool registerObject) | |
Construct from a dictionary and a phase pair. More... | |
virtual | ~IshiiZuber () |
Destructor. More... | |
virtual tmp< volScalarField > | CdRe () const |
Drag coefficient. More... | |
TypeName ("IshiiZuber") | |
Runtime type information. More... | |
IshiiZuber (const dictionary &dict, const phasePair &pair, const bool registerObject) | |
Construct from a dictionary and a phase pair. More... | |
virtual | ~IshiiZuber () |
Destructor. More... | |
virtual tmp< volScalarField > | CdRe () const |
Drag coefficient. More... | |
![]() | |
TypeName ("dragModel") | |
Runtime type information. More... | |
declareRunTimeSelectionTable (autoPtr, dragModel, dictionary,(const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2),(interfaceDict, phase1, phase2)) | |
dragModel (const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2) | |
virtual | ~dragModel () |
Destructor. More... | |
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 |
The dragfunction K used in the momentum eq. More... | |
TypeName ("dragModel") | |
Runtime type information. More... | |
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 () |
Destructor. More... | |
virtual tmp< volScalarField > | Ki () const |
Return the phase-intensive drag coefficient Ki. More... | |
virtual tmp< volScalarField > | K () const |
Return the drag coefficient K. More... | |
virtual tmp< surfaceScalarField > | Kf () const |
Return the drag coefficient Kf. More... | |
bool | writeData (Ostream &os) const |
Dummy write for regIOobject. More... | |
TypeName ("dragModel") | |
Runtime type information. More... | |
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 () |
Destructor. More... | |
virtual tmp< volScalarField > | Ki () const |
Return the phase-intensive drag coefficient Ki. More... | |
virtual tmp< volScalarField > | K () const |
Return the drag coefficient K. More... | |
virtual tmp< surfaceScalarField > | Kf () const |
Return the drag coefficient Kf. More... | |
bool | writeData (Ostream &os) const |
Dummy write for regIOobject. More... | |
Additional Inherited Members | |
![]() | |
static autoPtr< dragModel > | New (const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2) |
static autoPtr< dragModel > | New (const dictionary &dict, const phasePair &pair) |
static autoPtr< dragModel > | New (const dictionary &dict, const phasePair &pair) |
![]() | |
static const dimensionSet | dimK |
Coefficient dimensions. More... | |
![]() | |
const dictionary & | interfaceDict_ |
const phaseModel & | phase1_ |
const phaseModel & | phase2_ |
dimensionedScalar | residualPhaseFraction_ |
dimensionedScalar | residualSlip_ |
const phasePair & | pair_ |
Phase pair. More... | |
autoPtr< swarmCorrection > | swarmCorrection_ |
Swarm correction. More... | |
Ishii and Zuber (1979) drag model for dense dispersed bubbly flows.
"Drag Coefficient and relative velocity in bubbly, droplet and particulate flows", Ishii, M., Zuber, N., AIChE Journal 5, Vol. 25, 1979, pp. 843-855.
"Drag Coefficient and relative velocity in bubbly, droplet and particulate flows", Ishii, M., Zuber, N., AIChE Journal 5, Vol. 25, 1979, pp. 843-855.
Definition at line 62 of file IshiiZuber.H.
IshiiZuber | ( | const dictionary & | dict, |
const phasePair & | pair, | ||
const bool | registerObject | ||
) |
Construct from a dictionary and a phase pair.
|
virtual |
Destructor.
IshiiZuber | ( | const dictionary & | dict, |
const phasePair & | pair, | ||
const bool | registerObject | ||
) |
Construct from a dictionary and a phase pair.
|
virtual |
Destructor.
TypeName | ( | "IshiiZuber" | ) |
Runtime type information.
|
virtual |
Drag coefficient.
Implements dragModel.
TypeName | ( | "IshiiZuber" | ) |
Runtime type information.
|
virtual |
Drag coefficient.
Implements dragModel.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.