secondary breakup model which uses the Kelvin-Helmholtz instability theory to predict the 'stripped' droplets... and the Raleigh-Taylor instability as well. More...
#include <dieselSpray/reitzKHRT.H>
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 48 of file reitzKHRT.H.
Public Member Functions | |
TypeName ("ReitzKHRT") | |
Runtime type information.
| |
reitzKHRT (const dictionary &dict, spray &sm) | |
Construct from components.
| |
~reitzKHRT () | |
void | breakupParcel (parcel &parcel, const scalar deltaT, const vector &vel, const liquidMixture &fuels) const |
reitzKHRT | ( | const dictionary & | dict, |
spray & | sm | ||
) |
Construct from components.
Definition at line 51 of file reitzKHRT.C.
~reitzKHRT | ( | ) |
Definition at line 70 of file reitzKHRT.C.
TypeName | ( | "ReitzKHRT" | ) |
Runtime type information.
void breakupParcel | ( | parcel & | parcel, |
const scalar | deltaT, | ||
const vector & | vel, | ||
const liquidMixture & | fuels | ||
) | const [virtual]
|
Implements breakupModel.
Definition at line 77 of file reitzKHRT.C.
References Foam::cbrt(), Particle< ParticleType >::cell(), parcel::ct(), parcel::d(), parcel::fuelNames(), parcel::injector(), parcel::m(), Foam::mag(), parcel::ms(), liquidMixture::mu(), parcel::n(), parcel::N(), pc, Foam::mathematicalConstant::pi(), Particle< ParticleType >::position(), Foam::pow(), Foam::pow3(), parcel::Re(), liquidMixture::rho(), liquidMixture::sigma(), Foam::sqrt(), parcel::T(), Foam::T(), parcel::tMom(), parcel::tTurb(), parcel::U(), parcel::Urel(), parcel::Uturb(), parcel::We(), and parcel::X().