Edge Stripping

Edge stripping models the break-up of the liquid film over a sharp edge.

Maroteaux et al. [626] proposed a model for the break-up of liquid films over a sharp edge. This model is based on the Rayleigh-Taylor instability and contains the break-up criterion and resulting droplet diameter distribution. However, Gubaidullin [620] has raised questions about the validity of the breakup criterion. Therefore, an alternative criterion is adopted, proposed by Friedrich et al. [619], that is based on a force balance. The droplet diameter distribution still follows Maroteaux.



The model is only applied at edges where the corner angle  (θ in the diagram above) is greater than the user-defined minimum corner angle, θmin. If a boundary face has multiple sharp edges, stripping occurs over all of them in a weighted manner.

The force ratio FR, which is the ratio of the film momentum flux to the surface tension and gravity force, is:

Figure 1. EQUATION_DISPLAY
FR=Wef1+1sinθ+BofLbhfsinθ
(2757)

where Wef is the film Weber number, Bof is the Bond number, Lb is the break-up length, and hf is the film thickness.

The film Weber number is:

Figure 2. EQUATION_DISPLAY
Wef=ρfvf2hfσ
(2758)

where ρf is film density, vf is film velocity projected orthogonally to the stripping edge, hf is film thickness, and σ is surface tension.

The film Bond number is:

Figure 3. EQUATION_DISPLAY
Bof=ρfgθhf2σ
(2759)

where gθ is the component of acceleration normal to the downstream wall.

Arai and Hashimoto [613] give the break-up length as:

Figure 4. EQUATION_DISPLAY
Lb=0.0388hf0.5Ref0.6Werel-0.5
(2760)

where Ref is the film Reynolds number and Werel is the relative Weber number.

The film Reynolds number is:

Figure 5. EQUATION_DISPLAY
Ref=ρfvfhfμf
(2761)

where μf is the film dynamic viscosity.

The relative Weber number is:

Figure 6. EQUATION_DISPLAY
Werel=hfρ(vgvf)22σ
(2762)

where ρ is the gas density and vg is the component of gas velocity normal to the stripping edge.

The break-up is deemed to occur when FR>FRC, where FRC is the user-defined critical force ratio, which is proposed in [619]. The critical force ratio default value is 1. Of the fluid crossing the edge, only a fraction xS separates from the film. This fraction is approximated using the formula below:

Figure 7. EQUATION_DISPLAY
xS={0ifFRFRC0.44(FR-FRC)ifFRc<FR(FRC+1.6)0.057(FR-FRC-1.6)+0.704if(FRC+1.6)<FR(FRc+6.792)1if(FRC+6.792)<FR
(2763)

which is based on the experimental data in [619].

NoteFor edge stripping into a dispersed phase, Eqn. (2764) to Eqn. (2769) are not used. The droplet diameter is specified manually rather than being computed.

For droplet formation, the model that is presented in [626] is adopted, which estimates the parent droplet diameter Dd as:

Figure 8. EQUATION_DISPLAY
Dd=c1λhfπ
(2764)

where c1 is a user-defined droplet diameter scale factor. This factor is set to 3.78 by default. The wavelength λ is calculated from the most unstable wavenumber k, which maximizes the growth rate:

Figure 9. EQUATION_DISPLAY
ω=-(σ-(ρf-ρ)a/k22μfhf)((khf)sinh(khf)cosh(khf)-k2hf2cosh2(khf)+k2hf2)
(2765)

where the acceleration a is computed from:

Figure 10. EQUATION_DISPLAY
a=vf2θhf(π+θ)
(2766)

and λ is related to k by λ=2π/k.

According to the model, the cumulative droplet size distribution F(D) is a Rosin-Rammler distribution:

Figure 11. EQUATION_DISPLAY
F(D)=1-e-(D/X)q
(2767)

where q is a user-defined parameter, which is set to 1.5 by default, and:

Figure 12. EQUATION_DISPLAY
X=Dd(3ln10)1/q
(2768)

There are two options for determining the droplet diameter:

  • Generate droplets with a deterministic diameter calculated as the average of the size distribution that is:
Figure 13. EQUATION_DISPLAY
D=XΓ(1+1q)
(2769)

where Γ(x) represents the Gamma function.

  • Generate droplets with a randomized diameter D according to Eqn. (2767).

The droplets are ejected at the film velocity.

Edge Stripping with Flow from Both Sides

For a case where flow comes toward an edge from both sides, the flows are combined into one stream of Lagrangian droplets that conserves mass, momentum, species, and energy. For example, if both flows have different temperatures, the droplet temperature is set to a value between the two. For opposing flows, the stripping fraction xS (Eqn. (2763)) is set to 1 for both sides (which is full stripping). Droplet diameter is computed based on the film properties of the side with the biggest flux. The following diagram illustrates opposing-flow edge stripping.