Drag model for gas-liquid system of Tomiyama et al. More...
Public Member Functions | |
TypeName ("TomiyamaKataokaZunSakaguchi") | |
TomiyamaKataokaZunSakaguchi (const dictionary &dict, const phasePair &pair, const bool registerObject) | |
virtual | ~TomiyamaKataokaZunSakaguchi () |
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 |
Additional Inherited Members | |
![]() | |
static autoPtr< dragModel > | New (const dictionary &dict, 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 |
![]() | |
const dictionary & | interfaceDict_ |
const phaseModel & | phase1_ |
const phaseModel & | phase2_ |
dimensionedScalar | residualPhaseFraction_ |
dimensionedScalar | residualSlip_ |
const phasePair & | pair_ |
autoPtr< swarmCorrection > | swarmCorrection_ |
Drag model for gas-liquid system of Tomiyama et al.
Tomiyama, A., Kataoka, I., Zun, I., & Sakaguchi, T. (1998). Drag coefficients of single bubbles under normal and micro gravity conditions. JSME International Journal Series B Fluids and Thermal Engineering, 41(2), 472-479.
Definition at line 60 of file TomiyamaKataokaZunSakaguchi.H.
TomiyamaKataokaZunSakaguchi | ( | const dictionary & | dict, |
const phasePair & | pair, | ||
const bool | registerObject | ||
) |
Definition at line 45 of file TomiyamaKataokaZunSakaguchi.C.
|
virtual |
Definition at line 59 of file TomiyamaKataokaZunSakaguchi.C.
TypeName | ( | "TomiyamaKataokaZunSakaguchi" | ) |
|
virtual |
Implements dragModel.
Definition at line 66 of file TomiyamaKataokaZunSakaguchi.C.
References Foam::max(), Foam::pow(), and Foam::Re().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.