secondary breakup model for the spray More...
#include <dieselSpray/reitzDiwakar.H>
Public Member Functions | |
TypeName ("ReitzDiwakar") | |
Runtime type information. | |
reitzDiwakar (const dictionary &dict, spray &sm) | |
Construct from components. | |
~reitzDiwakar () | |
void | breakupParcel (parcel &parcel, const scalar deltaT, const vector &vel, const liquidMixture &fuels) const |
![]() | |
TypeName ("breakupModel") | |
Runtime type information. | |
declareRunTimeSelectionTable (autoPtr, breakupModel, dictionary,(const dictionary &dict, spray &sm),(dict, sm)) | |
breakupModel (const dictionary &dict, spray &sm) | |
Construct from components. | |
virtual | ~breakupModel () |
scalar | y0 () const |
Return the initial deviation from sphericity. | |
scalar | yDot0 () const |
Return the initial rate of deviation from sphericity. | |
void | updateParcelProperties (parcel &p, const scalar deltaT, const vector &Ug, const liquidMixture &fuels) const |
Additional Inherited Members | |
![]() | |
static autoPtr< breakupModel > | New (const dictionary &dict, spray &sm) |
![]() | |
const dictionary & | dict_ |
spray & | spray_ |
Random & | rndGen_ |
Switch | includeOscillation_ |
dictionary | TABcoeffsDict_ |
scalar | y0_ |
scalar | yDot0_ |
scalar | TABComega_ |
scalar | TABCmu_ |
scalar | TABWeCrit_ |
reitzDiwakar | ( | const dictionary & | dict, |
spray & | sm | ||
) |
Construct from components.
Definition at line 52 of file reitzDiwakar.C.
~reitzDiwakar | ( | ) |
Definition at line 68 of file reitzDiwakar.C.
TypeName | ( | "ReitzDiwakar" | ) |
Runtime type information.
|
virtual |
Implements breakupModel.
Definition at line 75 of file reitzDiwakar.C.
References Particle< ParticleType >::cell(), parcel::d(), Foam::mag(), Foam::pow(), R, parcel::Re(), liquidMixture::rho(), specie::RR, liquidMixture::sigma(), PtrList< T >::size(), Foam::sqrt(), parcel::T(), parcel::Urel(), parcel::We(), parcel::X(), and Y.