secondary breakup model More...
Public Member Functions | |
TypeName ("ReitzDiwakar") | |
ReitzDiwakar (const dictionary &, CloudType &) | |
ReitzDiwakar (const ReitzDiwakar< CloudType > &bum) | |
virtual autoPtr< BreakupModel< CloudType > > | clone () const |
virtual | ~ReitzDiwakar () |
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
Reitz, R.D. "Modelling atomization processes in highpressure vaporizing sprays" Atomization and Spray Technology 3 (1987), 309-337
Reitz, R.D. and Diwakar, R. "Effect of drop breakup on fuel sprays" SAE Tech. paper series, 860469 (1986)
Reitz, R.D. and Diwakar, R. "Structure of high-pressure fuel sprays" SAE Tech. paper series, 870598 (1987)
Definition at line 63 of file ReitzDiwakar.H.
ReitzDiwakar | ( | const dictionary & | dict, |
CloudType & | owner | ||
) |
Definition at line 27 of file ReitzDiwakar.C.
ReitzDiwakar | ( | const ReitzDiwakar< CloudType > & | bum | ) |
Definition at line 49 of file ReitzDiwakar.C.
|
virtual |
Definition at line 62 of file ReitzDiwakar.C.
TypeName | ( | "ReitzDiwakar< CloudType >" | ) |
|
inlinevirtual |
Definition at line 92 of file ReitzDiwakar.H.
|
virtual |
Implements BreakupModel< CloudType >.
Definition at line 70 of file ReitzDiwakar.C.
References Foam::pow3(), Foam::Re(), rho, sigma(), Foam::sqr(), and Foam::sqrt().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.