Lift model of Tomiyama et al. More...
Public Member Functions | |
TypeName ("Tomiyama") | |
TomiyamaLift (const dictionary &dict, const phasePair &pair) | |
virtual | ~TomiyamaLift () |
virtual tmp< volScalarField > | Cl () const |
TypeName ("Tomiyama") | |
TomiyamaLift (const dictionary &dict, const phasePair &pair) | |
virtual | ~TomiyamaLift () |
virtual tmp< volScalarField > | Cl () const |
![]() | |
TypeName ("liftModel") | |
declareRunTimeSelectionTable (autoPtr, liftModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) | |
liftModel (const dictionary &dict, const phasePair &pair) | |
virtual | ~liftModel ()=default |
virtual tmp< volVectorField > | Fi () const |
virtual tmp< volVectorField > | F () const |
virtual tmp< surfaceScalarField > | Ff () const |
TypeName ("liftModel") | |
declareRunTimeSelectionTable (autoPtr, liftModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) | |
liftModel (const dictionary &dict, const phasePair &pair) | |
virtual | ~liftModel ()=default |
virtual tmp< volVectorField > | Fi () const |
virtual tmp< volVectorField > | F () const |
virtual tmp< surfaceScalarField > | Ff () const |
Additional Inherited Members | |
![]() | |
static autoPtr< liftModel > | New (const dictionary &dict, const phasePair &pair) |
static autoPtr< liftModel > | New (const dictionary &dict, const phasePair &pair) |
![]() | |
static const dimensionSet | dimF |
![]() | |
const phasePair & | pair_ |
Lift model of Tomiyama et al.
Tomiyama, A., Tamai, H., Zun, I., & Hosokawa, S. (2002). Transverse migration of single bubbles in simple shear flows. Chemical Engineering Science, 57(11), 1849-1858.
The coefficient for pow3(EoH) proposed by Tomiyama (2002) has been modified to make the model continuous at EoH = 10.7 while maintaining the lift coefficient proposed by Tomiyama (2002) when EoH >= 10.7.
"Transverse migration of single bubbles in simple shear flows" Tomiyama, A., Tamai, H., Zun, I., Hosokawa, S., Chemical Engineering Science Volume 57, Issue 11, June 2002, pp. 1849-1858
The coefficient for pow3(EoH) proposed by Tomiyama (2002) has been modified to make the model continuous at EoH = 10.7 while maintaining the lift coefficient proposed by Tomiyama (2002) when EoH >= 10.7.
Definition at line 62 of file TomiyamaLift.H.
TomiyamaLift | ( | const dictionary & | dict, |
const phasePair & | pair | ||
) |
Definition at line 40 of file TomiyamaLift.C.
|
virtual |
Definition at line 51 of file TomiyamaLift.C.
TomiyamaLift | ( | const dictionary & | dict, |
const phasePair & | pair | ||
) |
|
virtual |
TypeName | ( | "Tomiyama" | ) |
|
virtual |
Implements liftModel.
Definition at line 57 of file TomiyamaLift.C.
References f(), Foam::min(), Foam::neg(), Foam::pos0(), Foam::pow3(), Foam::sqr(), and Foam::tanh().
TypeName | ( | "Tomiyama" | ) |
|
virtual |
Implements liftModel.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.