Secondary breakup model which uses the Kelvin-Helmholtz instability theory to predict the 'stripped' droplets... and the Raleigh-Taylor instability as well. More...
Public Member Functions | |
TypeName ("ReitzKHRT") | |
ReitzKHRT (const dictionary &, CloudType &) | |
ReitzKHRT (const ReitzKHRT< CloudType > &bum) | |
virtual autoPtr< BreakupModel< CloudType > > | clone () const |
virtual | ~ReitzKHRT () |
virtual bool | update (const scalar dt, const vector &g, scalar &d, scalar &tc, scalar &ms, scalar &nParticle, scalar &KHindex, scalar &y, scalar &yDot, const scalar d0, const scalar rho, const scalar mu, const scalar sigma, const vector &U, const scalar rhoc, const scalar muc, const vector &Urel, const scalar Urmag, const scalar tMom, scalar &dChild, scalar &massChild) |
![]() | |
TypeName ("breakupModel") | |
declareRunTimeSelectionTable (autoPtr, BreakupModel, dictionary,(const dictionary &dict, CloudType &owner),(dict, owner)) | |
BreakupModel (CloudType &owner) | |
BreakupModel (const dictionary &dict, CloudType &owner, const word &type, bool solveOscillationEq=false) | |
BreakupModel (const BreakupModel< CloudType > &bum) | |
virtual autoPtr< BreakupModel< CloudType > > | clone () const=0 |
virtual | ~BreakupModel () |
bool | solveOscillationEq () const |
const scalar & | y0 () const |
const scalar & | yDot0 () const |
const scalar & | TABComega () const |
const scalar & | TABCmu () const |
const scalar & | TABtwoWeCrit () const |
Additional Inherited Members | |
![]() | |
static autoPtr< BreakupModel< CloudType > > | New (const dictionary &dict, CloudType &owner) |
![]() | |
bool | solveOscillationEq_ |
scalar | y0_ |
scalar | yDot0_ |
scalar | TABComega_ |
scalar | TABCmu_ |
scalar | TABtwoWeCrit_ |
Secondary breakup model which uses the Kelvin-Helmholtz instability theory to predict the 'stripped' droplets... and the Raleigh-Taylor instability as well.
Definition at line 46 of file ReitzKHRT.H.
ReitzKHRT | ( | const dictionary & | dict, |
CloudType & | owner | ||
) |
Definition at line 27 of file ReitzKHRT.C.
Definition at line 53 of file ReitzKHRT.C.
|
virtual |
Definition at line 68 of file ReitzKHRT.C.
TypeName | ( | "ReitzKHRT< CloudType >" | ) |
|
inlinevirtual |
Definition at line 78 of file ReitzKHRT.H.
|
virtual |
Implements BreakupModel< CloudType >.
Definition at line 76 of file ReitzKHRT.C.
References Foam::cbrt(), g, Foam::mag(), Foam::min(), Foam::constant::physicoChemical::mu, Foam::constant::mathematical::pi(), Foam::pow(), Foam::pow3(), rho, sigma(), Foam::sqr(), Foam::sqrt(), Foam::constant::mathematical::twoPi(), U, and Urel.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.