SSD Breakup Model
In the Stochastic Secondary Droplet (SSD) breakup model, breakup is a random process unrelated to original droplet size. This results in a log-normal distribution of droplet diameters in the long time limit.
The particles interact with the continuous fluid phase as they travel. Particles break up when they meet three criteria:
- The particle radius is larger than the critical radius, .
- The Weber number is larger than a critical Weber number, .
- The particle's accumulated residence time is larger than the breakup time (Eqn. (3115)). The model tracks parcels as they cross the domain and compares the residence time with a locally evaluated breakup time. The residence time is only calculated on parcels with a radius larger than a critical radius and a Weber number larger than a critical Weber number.
The first two criteria are related according to:
where:
- is the critical radius
- is the critical Weber number specified in the interface. The default value is 12.
- is the surface tension of the liquid.
- is the density of the continuous phase.
- , slip velocity, is the relative velocity of the particle through the continuous phase.
Particles cease to exist when they break up into child particles. In turn, these child particles can also break up, if they meet the criteria above. The higher the critical Weber number, the larger the particles when breakup stops.
Particle break up only if they have a residence time greater than the breakup time. The breakup time scale is defined as:
where:
- is the breakup time.
- is a parameter regulating speed of breakup, set in the interface; larger values mean breakup occurs later. The default value is .
- is the density of the liquid.
- is the density of the continuous phase.
- is the radius of the particle.
- , slip velocity, is the relative velocity of the droplet through the continuous phase.
When breakup happens, the parent parcel is replaced by a number of child parcels, each containing a number of identical particles. The particle diameters in a given parcel follow a log-normal distribution:
where:
- is the breakup distribution function, that is, the probability density as a function of .
- is the radius of the child droplet.
- is the radius of the parent droplet.
- is the first moment of , equal to a constant, , set in the interface with default value -0.1. More negative values of give a smaller mean distribution of child diameters. Positive values of give larger mean child diameters.
-
is the second moment of
,(3117)
where:
-
is a constant set in the interface, default value 0.1. must be positive.
-
is the Weber number of the particle.
-
is the critical Weber number, a constant set in the interface, default value 12.
-
is the variance of the distribution, and is directly proportional to it. The larger they are, the broader the distribution of diameters.
-
Child parcels receive the velocity of the parent parcel multiplied by a factor, :
where:
- is a constant set in the interface, Normal Velocity Coefficient, default value 0.1, limited to values between 0 and 1. The larger is, the more rapid the radial diffusion of the spray. Use a value of 0 if the spray angle is known and fixed at the injector.
- is the radius of the child particle.
- is the breakup frequency, (the reciprocal of the breakup time).
This model differs from other breakup models in three ways:
- The parent drop no longer exists after the breakup event. (The particle numbering system re-numbers after the breakup, so a particle before the event with the same number as a particle after the event is not the same particle.)
- Because the model works with a user-specified particle count, you seldom have very large particle counts that are difficult to handle numerically.
- The breakup distribution function, in Eqn. (3116), is a function of local conditions and depends only weakly on the diameter of the parent. Though the distribution is limited to the range between the current radius and half the critical radius, the function depends more on the Weber number, which is a strong function of local flow.