It is possible to model the breakup of liquid droplets using the Droplet Breakup feature. This feature supports two subfeatures,
Kelvin–Helmholtz Breakup Model (added by default) and
Rayleigh–Taylor Breakup Model, which correspond to different mechanisms for breakup. It is possible to include either breakup model separately or to use both models at once.
The Kelvin–Helmholtz Breakup Model is based on a first-order linear analysis of Kelvin–Helmholtz instability in a cylindrical jet of fluid. For a parent droplet of radius
r0 (SI unit: m), the wavelength
ΛKH (SI unit: m) of the fastest-growing disturbance on the surface of the particle is
The corresponding growth rate ΩKH (SI unit: 1/s) of the fastest-growing disturbance is
The characteristic breakup time τKH (SI unit: s) can be derived from the wavelength and frequency of the fastest-growing disturbance,
where BKH is a dimensionless constant. The value of
BKH can vary considerably, depending on the mechanism for spray formation. Typical values are between
and
60.
Kelvin–Helmholtz breakup is likely to occur when the parent droplet is sufficiently large and the time since previous breakup is comparable to or greater than τKH. The approximate size of the parent droplet over time is computed by allocating an effective Kelvin–Helmholtz radius
rKH (SI unit: m) as an auxiliary dependent variable for all particles. The effective radius is initially equal to the parent droplet radius
r0 and decreases over time according to the expression
Where rch (SI unit: m) is the child droplet radius,
where B0 = 0.61 is a dimensionless constant.
When this criterion is true, a number of child droplets equal to nch is released at the parent droplet’s position. The new mass of the parent droplet
mnew (SI unit: kg) is
The Rayleigh–Taylor Breakup Model is a significant breakup mechanism for droplets that undergo rapid accelerations. Compared to the Kelvin–Helmholtz model, in which child droplets are continually stripped away from a liquid jet, the Rayleigh–Taylor model describes the complete annihilation of the parent droplet as it breaks into a large number of child droplets.
Following Ref. 30, the wavelength of the fastest-growing disturbance
ΛRT (SI unit: m) is
where a (SI unit: m/s
2) is the magnitude of the droplet acceleration. The time constant for breakup
τRT (SI unit: s) is
where CRT is a dimensionless constant, with typical values ranging from
2.5 to
5.
When the Rayleigh–Taylor model is used, the time since previous Rayleigh–Taylor breakup tRT (SI unit: s) is defined as an auxiliary dependent variable for all particles. Whenever
tRT > τRT at the beginning of a time step taken by the solver, the parent droplet is broken up into child droplets. The number of child droplets
nch is
The floor operator is used to ensure that the number of child droplets is an integer, even though the resulting droplets may have radii different from
rch.