Skip to main content
Scientific Reports logoLink to Scientific Reports
. 2024 Oct 12;14:23896. doi: 10.1038/s41598-024-75553-4

Primary atomization of shear-thinning liquid jets: a direct numerical simulation study

Marianne Abdelsayed 1,, Elias Trautner 1, Jakob Berchtenbreiter 1, Markus Klein 1
PMCID: PMC11470924  PMID: 39396066

Abstract

Using direct numerical simulation, the primary atomization of shear-thinning liquid jets into stagnant gas is investigated. Starting from a Newtonian configuration with material properties approximately corresponding to a Diesel injection, two hypothetical shear-thinning cases using the power-law and the Carreau-Yasuda models for the calculation of the apparent viscosity are investigated. A recently developed tracking algorithm is used to identify droplets newly formed from the core jet, as well as all other droplets in the computational domain, and a number of relevant droplet characteristics, such as droplet volume, surface area and center of mass, is recorded at each time step. This allows a comparison of droplet characteristics on the basis of probability density functions. It is observed that the shear-thinning behavior of the liquid phase, which is particularly relevant at the interface, influences the droplet volumes and shapes. While the mean viscosity differs significantly for the different cases, the first- and second-order velocity and volume fraction statistics remain nearly unchanged.

Subject terms: Engineering, Fluid dynamics

Introduction

Atomization is relevant in many industrial applications, such as spray-painting, coating processes, fuel injection in combustion engines, as well as in natural processes, including waterfalls and ocean sprays1. Primary atomization, which refers to the initial disintegration of a liquid jet into droplets and ligaments, is a complex physical mechanism that remains poorly understood. The interaction of turbulence, surface tension and aerodynamic forces plays a crucial role in the size and spatial distribution of the droplets produced.

As computing power continues to improve significantly, direct numerical simulation (DNS) becomes viable for moderate Reynolds and Weber numbers. This allows studies targeted at enhancing the understanding of the atomization process. Extensive research has been devoted to studying the atomization of round liquid jets injected into stagnant gas. One of the first reported DNS of a Diesel spray at low Reynolds and Weber numbers was conducted by Leboissetier and Zaleski2. Ménard et al.3 used a Coupled Level Set and Volume of Fluid (CLSVOF) approach to study the dynamics of a Diesel jet at an increased Weber number. Herrmann4 investigated the droplet size distributions and their dependency on the grid resolution using the Refined Level Set Grid (RLSG) method. Grid-independent size distributions were observed for droplets with a diameter of several cells. Using highly resolved DNS, Shinjo and Umemura5 examined ligament and droplet formation for a Diesel jet. Zeng et al.6 studied the effect of evaporation on the primary breakup of a Diesel spray. Their findings indicate that evaporation leads to an acceleration and intensification of both ligament breakup and droplet generation. Hasslberger et al.7 performed a flow topology analysis using DNS of primary Diesel jet atomization. The authors observed that the flow topology behavior for the investigated configuration appears to be dominated by the Reynolds number. Crialesi-Esposito et al.8 evaluated the effect of isotropic and anisotropic turbulent inflow boundaries on the atomization process. Their study demonstrates that, although nozzle turbulence can accelerate the spray breakup, it cannot be used to control the atomization process if the turbulence parameters remain unchanged. An extensive investigation of primary droplet characteristics of a Diesel spray by Trautner et al.9 indicates that primary atomization plays a major role in the investigated configuration compared to secondary atomization. Recently, Srinivasan and Sinha10 examined the effect of the jet velocity profile on the degree of atomization. Other studies have focused on the injection of planar jets into stagnant air. Sander and Weigand11 extensively investigated the effect of the mean velocity profile at the nozzle exit on the primary atomization process. A detailed analysis of the processes leading to primary atomization, considering in particular aerodynamic effects, has been carried out by Desjardins and Pitsch12. Li and Soteriou13 performed DNS of round jets in gaseous crossflow at different density ratios. In addition, other thoroughly investigated configurations are swirl atomizers14 and two-phase mixing layers15.

Non-Newtonian fluids are involved in numerous atomization processes, particularly in spray painting and in agricultural sprays. However, the behavior of non-Newtonian jets is not fully understood yet. Ertl and Weigand16 investigated the effect of different inlet velocity profiles on the primary breakup of shear-thinning jets, demonstrating how the reduced viscosity in the jets enhances the atomization process. Zhu et al.17 identified a novel breakup mechanism for shear-thinning jets. A few studies focused on viscoelastic planar jets18,19.

The present study aims to analyze the effect of shear-thinning liquid behavior on the primary atomization process using DNS. Two shear-thinning cases, in which we employ the power-law and the Carreau-Yasuda models for the calculation of the shear-dependent viscosity, are compared with a Newtonian reference case. First- and second-order statistics obtained in the statistically steady-state are presented. A particular emphasis is placed on a detailed analysis of droplet characteristics. Using an algorithm by Trautner et al.9, primary droplets, defined as droplets newly formed directly from the liquid core jet, are identified at the instant of their formation. Simultaneously, droplet characteristics, such as droplet volume, surface area and center of mass, are recorded. This allows a direct comparison between the characteristics of primary droplets and all other droplets within the computational domain.

Numerical methods and setup

Governing equations and numerical framework

The simulations have been performed using the finite-volume based state-of-the-art two-phase solver “PArallel Robust Interface Simulator” (PARIS). Using the Volume-of-Fluid (VOF) method20, the interface between the different phases can be described using a marker function α, which tracks the liquid volume fraction. The marker function α is

α=0in gaseous phase,]0,1[in interface cells,1in liquid phase. 1

First, the interface is reconstructed using a piecewise linear interface calculation (PLIC) approach within the framework of the geometric VOF method. Then, the marker function is advected using the transport equation

αt+uiαxi=0, 2

where ui denotes the ith component of the velocity vector. Material properties, namely the density ρ and the dynamic viscosity μ, are linearly interpolated using the marker function α, i.e.,

ρ=αρl+(1-α)ρg, 3
μ=αμl+(1-α)μg. 4

Here, the indices l and g refer to the liquid and gas phase, respectively.

The incompressible Navier-Stokes equations for mass and momentum conservation based on the one-fluid formulation21, which uses a a single set of equations, is used to describe the fluid motion in both phases:

uixi=0, 5
ρuit+uiujxj=-pxi+xjμuixj+ujxi+σniκδS. 6

Here, p is the pressure, σ is the surface tension coefficient, ni=(α/xi)/|α| is the liquid-phase oriented unit vector normal to the interface, κ=ni/xi is the local interface curvature, δS=|α| is the interface indicator function and the subscripts i,j=1,2,3 represent the Cartesian indices. The last term on the right hand side of Eq. 6 is the surface tension term, which is modeled using the Continuous Surface Force (CSF) approach22. The CSF approach incorporates surface tension by adding a corresponding force term to the Navier-Stokes equations. In this context, the surface tension is interpreted as a continuous effect across the interface rather than a boundary value condition. The local interface curvature is computed using a state-of-the-art approach by Popinet23.

Spatial discretization is performed on a staggered grid of Marker and Cell (MAC) type24, in which the velocity variables are stored on cell faces while all other variables are stored in the cell center. The Quadratic Upstream Interpolation for Convective Kinematics (QUICK) scheme25 has been employed for momentum advection, while the diffusive term of the momentum equation has been discretized using second-order central differencing. A red-black Gauss-Seidel solver with overrelaxation is used to solve the Poisson equation26. Time integration is performed using a second-order predictor-corrector method. The system of equations is solved in the framework of the projection method27. Firstly, a temporary velocity field is calculated by neglecting the pressure field. In the second step, the velocity field is corrected by adding the pressure field, resulting in a divergence-free velocity field.

Case definition

The investigated jets are characterized by a Reynolds and Weber number of Re=ρlU0D/μl,0=8,000 and We=ρlU02D/σ=5,000, respectively. In this context, U0 is the injection velocity, D is the nozzle diameter and μl,0 is the Newtonian dynamic viscosity. This moderate choice of Reynolds and Weber numbers results in the formation of a sufficient number of droplets, which is required for a meaningful statistical analysis of the droplet characteristics, while simultaneously maintaining the resolution requirements for DNS9. The density and dynamic viscosity ratios are ρl/ρg=μl,0/μg=40, which corresponds to the configuration shown in the work of Trautner et al.9. Following Stanley et al.28, the axial velocity profile of the round jets at the inflow is given by

U=U02-U02·tanh(y-yc)2+(z-zc)2-D22θ, 7

where θ=D/20 is the momentum thickness and (yc,zc) denotes the center of the nozzle. The velocity profile at the inflow is superimposed by turbulent fluctuations with a turbulent intensity of u/U0=7.5% and an integral turbulent length scale Lt=D/8 using the digital filter method by Klein et al.29. At the outflow, zero gradient boundary conditions are used for both p and α, and negative velocities are clipped to zero to avoid backflow. At the lateral boundaries, homogeneous Neumann conditions are considered. Moreover, the velocity field is filtered in a narrow band at these boundaries for stability reasons. The computational domain is a box with the dimensions 16D×6D×6D. The mesh is cubic and equidistant, with a grid resolution of Δ=D/128 and approximately 1.2×109 cells. Based on Kolmogorov’s universal equilibrium theory, the estimation of the smallest dissipative length scale ηK can be expressed as a function of Lt and the turbulent Reynolds number Ret=uLt/νl,030, in which νl,0 denotes the Newtonian kinematic viscosity of the liquid phase:

ηKLtRet-3/4. 8

This yields ηK/Δ0.59. Hence, the grid resolution is in the same order of magnitude as the Kolmogorov scale. A separate evaluation has revealed that this also holds true when considering the lower viscosity for the non-Newtonian sprays, and in particular the Carreau-Yasuda case (see Fig. 4). The chosen grid resolution reflects the state of the art4,5,15,31 of DNS atomization studies and is higher than the one used for comparable shear-thinning DNS atomization studies16,17. A higher grid resolution for studies in the statistically steady-state is currently infeasible due to the high computational cost.

Fig. 4.

Fig. 4

Instantaneous slice of the local Ohnesorge number Ohloc=μ/(ρlDσ) in the midplane of the computational domain. Higher (lower) Ohloc indicate higher (lower) viscosities and thus lower (higher) shear rates in the shear-thinning cases. (a) Newtonian; (b) Power-law; (c) Carreau-Yasuda.

To model the shear-thinning flow behavior of the liquid phase, the power-law and the Carreau-Yasuda models are used to account for the change in viscosity. The power-law model is widely used for its simplicity as it only has two parameters. Here, the apparent viscosity is expressed as32

μap,PL=Kγ˙n1, 9

where K is the consistency index, γ˙=eijeij/2 is the shear rate, eij=ui/xj+uj/xi is the rate of strain tensor and n is the power-law index. For n=1 the flow is Newtonian and μap corresponds to K. For n<1 (n>1) the flow is shear-thinning (shear-thickening). Compared to the power-law model, the Carreau-Yasuda model gives more flexibility to fit viscosity data, as it has more parameters. The apparent viscosity can be expressed as32

μap,CY=μ+μ0-μ1+λγ˙a(n-1)/a. 10

Here, μ0 is the zero-shear viscosity, μ is the infinite-shear viscosity, λ is the characteristic time and a describes the onset of the power-law region. Since the apparent viscosity is bounded by μ0 at low shear rates and by μ at high shear rates, the model gives more realistic values of the apparent viscosity at low and high shear rates compared to the power-law model33.

Table 1 provides the viscosity model parameters used in this study. As in other numerical studies aiming to investigate the effect of non-Newtonian material behavior34,35, the two shear-thinning fluids chosen in this study are hypothetical fluids. The model parameters have been selected in a manner that avoids an overly strong equivalence in the shear-thinning behavior of the power-law and the Carreau-Yasuda cases. For example, if the quasi Newtonian behavior of the Carreau-Yasuda case at very low shear rates would be extended to larger shear rates, the power-law and Carreau-Yasuda cases would exhibit a similar shear-thinning effect at higher shear rates, which are more likely to occur in the case of atomization than very low shear rates. In addition, the Newtonian and the Carreau-Yasuda cases would behave nearly identical for a large range of shear rates. The power-law index is chosen based on a previous study of turbulent bubble-laden channel flow of power-law fluids by Bräuer et al.36. In this study, a nearly identical numerical method is used to describe immiscible two-phase flow. It is reported that n=0.7 is sufficient to capture the shear-thinning characteristics of the flow. The infinite-shear viscosity is set to a very low value, as Carreau et al.37 noted that for most engineering applications μ is either set to a value of the order of the solvent or is minimal and can be considered negligible. The investigated sprays do not represent a specific real-world application. Nevertheless, the Carreau-Yasuda model parameters qualitatively resemble the behavior of the real fluids investigated experimentally by Ertl et al.16,38.

Table 1.

Overview of the model parameters determining the non-Newtonian material behavior.

Case K[Pa·sn] n[-] μ0[Pa·s] μ[Pa·s] a[-] λ[s]
Power-law 1.156·10-4 Inline graphic
Carreau-Yasuda Inline graphic Inline graphic Inline graphic Inline graphic Inline graphic

Figure 1 shows the dependency of the normalized apparent viscosity μap of the liquid phase on the shear rate for all three investigated cases. Only the relevant range of shear rates is displayed. The apparent viscosity can be interpreted as the effective local viscosity. In Newtonian flows, the apparent viscosity remains constant, while in shear-thinning flows, it decreases with increasing shear rate. In two-phase flows, where the liquid phase exhibits a shear-thinning behavior, the apparent viscosity represents a crucial parameter which can exhibit a significant impact on the breakup characteristics. It can be observed that the Carreau-Yasuda case displays a stronger shear-thinning behavior than the power-law case. In this study, μap,PL is not limited by a minimum or a maximum value.

Fig. 1.

Fig. 1

Apparent dynamic viscosity of the liquid phase μap,l for all investigated cases normalized by the Newtonian dynamic viscosity μl,0 as a function of the shear rate.

Identification of primary droplets

A recently proposed algorithm by Trautner et al.9, which is briefly explained below, is used in this study to identify primary droplets during the simulation. This process is carried out in the statistically steady-state for approximately one flow-through time. The following procedure is repeated at every time step and does not influence the outcome of the simulation.

At the beginning of a new time step, all cells either containing the α=0.5 iso-contour or enclosed by it are identified. These cells are stored in a separate VOF sub-field, denoted as αtag, which is determined from the original VOF field α. All other cells belong to smeared-out interfacial structures and are stored in a separate field αuntag.

By using the parallel tagging algorithm of Herrmann39, which has been implemented and validated in PARIS by Ling et al.40, cells belonging to αtag are either assigned to the liquid core jet or to the droplets surrounding it. This allows to further distinguish αtag into αcore and αdrop. A fourth sub-field αmix accounts for the mixing of liquid volume stemming from αcore and αdrop in cells during the split-direction VOF advection performed in every time step. It should be noted that αmix is set to zero at the beginning of each time step. The VOF field can thus be expressed as

α(i,j,k)=αcore(i,j,k)+αdrop(i,j,k)+αmix(i,j,k)+αuntag(i,j,k). 11

In cells, where α(i,j,k)>0, only one field on the right-hand side of Eq. 11 is positive and equal to α(i,j,k). In each time step, the separate VOF sub-fields are advected analogous to the full VOF field. The identification of newly formed primary droplets is based on the evolution of Inline graphic, whereas the other sub-fields are required for an advection consistent to the one of the full VOF field.

At the end of the time step, the algorithm by Herrmann39 is used again to detect liquid structures that have separated from the liquid core jet (Inline graphic) within that time step. These structures represent the newly created primary droplets. For a more detailed explanation of the algorithm, the reader is referred to Trautner et al.9.

Results and discussion

In this section, the effect of the shear-thinning viscosity behavior of the liquid phase on the primary atomization process is discussed. The behavior of the sprays is investigated on the basis of first- and second-order statistics of the flow. This is followed by a detailed discussion on primary droplet characteristics, such as the spatial distribution of newly formed droplets, as well as droplet sizes and shapes.

Figure 2 shows the α=0.5 iso-contour of both the jet core (orange) and the complete droplet collective within the domain (blue) for the investigated cases. The Newtonian configuration shows first deformations of the jet core surface, as well as few small droplets near the nozzle. Further downstream, the spray is dominated by rather big droplets. The shear-thinning cases display a higher density of droplets compared to the Newtonian spray. This is particularly the case for the Carreau-Yasuda spray. Compared to the Newtonian case, the radial spreading in the immediate near-nozzle region is smaller for the non-Newtonian sprays. Similar to the Newtonian spray, larger droplets and ligaments dominate further downstream.

Fig. 2.

Fig. 2

Iso-contours of the liquid phase volume fraction corresponding to α=0.5. The orange and blue colors represent the jet core and all detected droplets in the computational domain, respectively. (a) Newtonian; (b) Power-law; (c) Carreau-Yasuda. The iso-contour plot of the Newtonian case has been reprinted from the International Journal of Multiphase Flow 160, 104360, E. Trautner, J. Hasslberger, S. Ketterl, M. Klein, “Primary atomization of liquid jets: Identification and investigation of droplets at the instant of their formation using direct numerical simulation”, Page 5, 2023, with permission from Elsevier9.

To evaluate the effect of the shear-thinning behavior of the liquid phase on the core jet, Fig. 3 illustrates the core jets for all investigated cases as an iso-contour of the liquid phase volume fraction corresponding to α=0.5. Compared to Fig. 2, the droplets have been removed for increased clarity. Figure 3 demonstrates that, with increasing shear-thinning character of the liquid phase, the core jets exhibit an increasingly irregular and distorted surface, characterized by small surface structures. For a quantitative analysis of the jet core, the temporal average of the surface area as well as the volume of the core are given in Table 2. The surface area of the jet core increases with the shear-thinning character of the liquid phase, indicating a stronger breakup and stronger deformations of the jet core. This is consistent with the iso-contour plots presented in Fig. 3. Furthermore, as the shear-thinning character of the flow increases, the volume of the jet core decreases as the breakup intensifies and a greater number of droplets are formed.

Fig. 3.

Fig. 3

Iso-contours of the liquid phase volume fraction corresponding to α=0.5. Only the jet core is displayed after removing all droplets in the computational domain. (a) Newtonian; (b) Power-law; (c) Carreau-Yasuda.

Table 2.

Temporal average of the normalized surface area and volume of the jet core for all investigated cases.

Case At/D2 Vt/D3
Newtonian Inline graphic Inline graphic
Power-law Inline graphic Inline graphic
Carreau-Yasuda Inline graphic Inline graphic

To qualitatively evaluate the shear-thinning flow behavior on the local apparent viscosity of the jet, Fig. 4 presents a centered vertical slice of the instantaneous local Ohnesorge number Ohloc=μ/ρlDσ for all investigated cases. The local Ohnesorge number, which represents the ratio of viscous to surface tension forces, can be interpreted as a non-dimensional local viscosity and thereby provides insight into the impact of shear-thinning behavior. In the Newtonian case, Ohloc is constant in both the liquid and gas bulk phases, as the viscosity only depends on the local value of the VOF field. However, when dealing with shear-thinning fluids, Ohloc locally varies with the shear rate in the liquid phase. Compared to the Newtonian case, which exhibits a constant value of Ohloc=8.5·10-3 in the liquid phase, the power-law case mostly exhibits lower Ohloc in the liquid jet, particularly in the first half of the domain and near the interface. This indicates high shear rates. In the second half of the domain, where turbulence has weakened, Ohloc partly exhibits higher values than in the Newtonian case in the jet center. This suggests low shear rates γ˙<1, for which the power-law model predicts a viscosity higher than μl,0. In contrast to the power-law case, the Carreau-Yasuda spray exhibits significantly lower values of Ohloc throughout the jet, as the liquid phase exhibits a stronger shear-thinning behavior than in the power-law case.

First- and second-order flow statistics

To compare the spray behavior of the three investigated cases, first- and second-order flow statistics are calculated at different axial positions (x/D=4,8,12), see Fig. 5. Shown are radially averaged profiles of the mean axial velocity ux, the root mean square (RMS) of the axial velocity fluctuations ux, the mean radial velocity ur, the RMS of the radial velocity fluctuations ur, the mean liquid phase volume fraction α, the RMS of the liquid phase volume fraction fluctuations α, the mean dynamic viscosity μ and the RMS of the dynamic viscosity fluctuations μ. The velocity and viscosity profiles are normalized by the injection velocity U0 and the dynamic viscosity of the Newtonian liquid phase μl,0, respectively. The results have been obtained after reaching the statistically steady-state, and the statistics have been averaged for a time period corresponding to more than six flow-through times.

Fig. 5.

Fig. 5

First- and second-order flow statistics at different axial positions. Depicted are (a) the mean axial velocity ux, (b) the root mean square (RMS) of the axial velocity fluctuations ux, (c) the mean radial velocity ur, (d) the RMS of the radial velocity fluctuations ur, (e) the mean liquid phase volume fraction α, (f) the RMS of the liquid phase volume fraction fluctuations α, (g) the mean dynamic viscosity μ and (h) the RMS of the dynamic viscosity fluctuations μ.

The mean and RMS profiles of the axial velocity component (Fig. 5a and b) for the three cases are relatively similar. In the near-nozzle region (x/D=4), the mean profiles are compact and strongly influenced by the prescribed velocity profile. With increasing axial positions (x/D=8 and x/D=12), the core jet decelerates, and the mean axial velocity profile widens, thus reflecting the breakup of the jet. As the distance from the nozzle increases, the peak values of the axial velocity fluctuations decrease, while simultaneously reaching their maximum at larger radial distances from the spray axis.

Similar observations can be made for the mean and RMS profiles of the radial velocity component (Fig. 5c and d). The peaks of the profiles are located at the same radial positions as those of the axial velocity fluctuations, indicating the region of most frequent droplet and ligament formation.

At x/D=4, the mean liquid phase volume fraction (Fig. 5e) is close to one at the jet axis in all investigated cases, thus indicating the presence of a relatively compact spray core. Further away from the jet axis, the mean liquid phase volume fraction decreases as the jet core disintegrates into droplets and ligaments. At x/D=8andx/D=12, α exhibits significantly lower values on the spray axis. This reflects the rapid breakup of the sprays investigated in the present work, which is caused by the combined action of liquid turbulence prescribed at the inflow and strong aerodynamic forces due to the low liquid-to-gas density ratio. It is evident that the shear-thinning behavior of the liquid phase barely influences the velocity and the liquid phase volume fraction statistics for the investigated setup.

The mean and RMS profiles of the dynamic viscosity (Fig. 5g and h) in the Newtonian spray are dictated by the mean and RMS profiles of the liquid phase volume fraction (Fig. 5e and f), as μ is linearly interpolated on the basis of α. On the contrary, the profiles in the shear-thinning cases are notably influenced by the non-Newtonian character of the liquid phase. In general, both shear-thinning sprays exhibit a lower mean dynamic viscosity and weaker absolute viscosity fluctuations (stronger relative viscosity fluctuations). At Inline graphic, however, the mean dynamic viscosity profiles for the Newtonian and the power-law jets are very similar, which is consistent with the instantaneous local Ohnesorge numbers. The weaker absolute viscosity fluctuations can partly be explained by the lower mean values of the liquid phase viscosity. These effects are more pronounced in the Carreau-Yasuda spray, as it exhibits a stronger shear-thinning character, see Fig. 1.

In addition to the mean dynamic viscosity profiles shown in Fig. 5g, Fig.  6 presents the radial and temporal average of the local Ohnesorge number, highlighting the variation in local dynamic viscosity in the x-r plane. Again, the results have been obtained after reaching the statistically steady-state. The averaged location of the gas-liquid interface given by αt,r=0.5 is marked by the black dashed line. For the Newtonian case, the local Ohnesorge number reaches its maximum in the region 0<x/D<4 due to the presence of a compact liquid core. In axial direction, Ohloc decreases due to the breakup and disintegration of the jet, which results in a smearing of the α field. The power-law case displays a lower Ohloc in the core jet close to the nozzle, reflecting the lower dynamic viscosity compared to the Newtonian case. This is consistent with the profiles shown in Fig. 5g. However, results further downstream (12<x/D<16) are comparable to the Newtonian case. A further significant decrease of Ohloc compared to the Newtonian and power-law cases is observed for the Carreau-Yasuda jet, which exhibits strongly reduced viscosities throughout the entire spray region.

Fig. 6.

Fig. 6

Radial and temporal average of the local Ohnesorge number. The black dashed line marks the averaged location of the gas-liquid interface defined as αt,r=0.5. (a) Newtonian; (b) Power-law; (c) Carreau-Yasuda.

To evaluate the volume fraction field in a more quantitative manner, the spray angles for the three cases are calculated using the mass-density based approach proposed by Balewski41. Starting from the jet axis, the liquid mass is integrated in radial direction at different axial positions. Once a circular cross-section contains a specified percentage β of the mass that a cross-section of an undisturbed liquid jet would contain, the radius of this circular region is stored. After determining this radius at each examined axial position, a straight line is fitted through these values, which then determines the spray angle. Following the work of Balewski41, a threshold mass of β=70% is used. The results for the spray angles are given in Table 3. A slight increase in the spray angle is observed for stronger shear-thinning behavior of the flow. This could be due to the production of larger droplets further downstream in the shear-thinning cases, as seen in Figs. 2b and c. The spray angle characterizes the intensity of the jet breakup and thus is an important quantity for evaluating the spatial distribution of liquid mass in the downstream region. A lower spray angle increases the likelihood of droplet collision and coalescence, as the droplet collective remains more dense, while a higher spray angle results in a wider coverage area of the droplets. Consequently, the slight increase of the spray angle observed for both shear-thinning cases could marginally influence droplet collision and coalescence events. In applications such as agricultural spraying, where non-Newtonian fluids are commonly used, a slightly larger spray angle could improve droplet distribution efficiency by increasing the coverage area.

Table 3.

Calculated spray angle for all investigated cases using a mass-density approach at a threshold mass of β=70%.

Case Spray angle []
Newtonian Inline graphic
Power-law Inline graphic
Carreau-Yasuda Inline graphic

Droplet characteristics

In this subsection, the characteristics of primary droplets newly formed from the core jet, such as droplet volumes and shapes, are discussed and compared with the characteristics of other droplets within the computational domain. All droplets with an equivalent spherical diameter of dd=(6Vd/π)1/3<2Δ, where Vd denotes the droplet volume, have been excluded from the analysis, as interface capturing methods are unable to geometrically resolve their shape15,42,43.

Figure 7 shows the joint probability density function (PDF) of the radial (rc) and axial (xc) coordinate of the center of mass for the detected primary droplets. This corresponds to the spatial distribution of droplet formation events from the core jet, which is indicated by the colormap. In direct proximity of the inlet, no formation of primary droplets is observed irrespective of the case. For the Newtonian case, the majority of the primary droplets are formed in the near nozzle region (2<xc/D<4). Towards the end of the computational domain, the frequency of primary droplet production events decreases. Compared to the Newtonian case, the probability density for the formation of primary droplets is shifted towards the nozzle region for both shear-thinning cases. This effect is particularly pronounced in the Carreau-Yasuda case. This could be caused by the high shear rates close to the nozzle region, resulting in a lower viscosity at the interface and thus an enhanced breakup. This phenomenon is known from studies varying the jet Reynolds number. For increasing Reynolds numbers, which can be achieved by decreasing the liquid phase viscosity, a more rapid formation of droplets is observed7.

Fig. 7.

Fig. 7

Joint probability density function (PDF) for the axial and radial positions of the detected primary droplets, representing the spatial distribution of droplet formation events. The probability density for the formation of primary droplets shifts towards the nozzle region with increasing shear-thinning behavior of the liquid phase. (a) Newtonian; (b) Power-law; (c) Carreau-Yasuda.

The distribution of droplet diameters for all investigated cases is shown in Fig. 8. A comparison is made between the primary droplets and the complete droplet collective, which, by definition, includes the primary droplets. In comparison to the other cases, the Carreau-Yasuda jet produces a slightly greater number of smaller droplets. This observation applies to both the primary droplets and the entire droplet collective within the domain. The Newtonian case results in the lowest number of droplets for both categories, while the power-law spray generates more large droplets compared to the other cases. As the velocity and volume fraction statistics presented in Fig. 5 are nearly identical for all cases, it can be concluded that the shear-thinning behavior of the flow leads to a slightly increased number of droplets. These findings are consistent with a study conducted by Ling et al.44, which investigated the impact of fuel properties on the atomization process. In their work, the authors demonstrate that the higher viscosity of a Biodiesel jet results in a lower number of droplets compared to a Diesel jet with a lower viscosity. The droplet size distribution plays a crucial role, e.g., in agricultural sprays, which are often characterized by a shear-thinning behavior. Compared to larger droplets, smaller droplets are less effective at penetrating the canopy and tend to be more prone to wind drift. In applications such as pesticide sprays, this could lead to environmental problems. However, they provide a good coverage45. Thus, a compromise between minimizing wind drift while maximizing canopy penetration and coverage is essential for agricultural sprays. Similar trade-offs are also found in applications such as medical sprays or spray painting.

Fig. 8.

Fig. 8

Distribution of droplet diameters of the primary droplets and all other droplets in the domain, given by the number of droplets over the droplet diameter, for all investigated cases. The comparison reveals a slight increase in droplet numbers for the shear-thinning cases.

In the next step, the droplet shapes are investigated. For this purpose, the droplet deformation ψd is defined as the ratio of the droplet surface area Ad and the surface area of a sphere with an identical droplet volume Ad,sphere thus leading to9

ψd=AdAd,sphere=Adπ1/3(6Vd)2/3. 12

Following the definition of Pairetti et al.43, droplets with ψd<1.11 are assumed to have a quasi-spherical shape, whereas droplets with ψd>1.43 are assumed to be ligament-like. Figure 9 illustrates the PDF for the droplet deformations of all investigated cases. Once again, a comparison is made between the detected primary droplets and the complete droplet collective present in the computational domain. In all three cases, the most frequent droplet shape detected throughout the domain is quasi-spherical. A notable amount of droplets exhibits deformations, but only a small minority is ligament-like. While the most frequently observed droplet shape for primary droplets is also spherical, they generally show stronger deformations than the entire droplet collective for all three cases. These differences in the PDFs between the primary droplets and the entire droplet collective within one case can be explained by evaluating the droplet’s Capillary number Cad=(μgudrel)/σ The Capillary number describes the ratio of viscous drag to surface tension forces, and Cad<<19 indicates high surface tension forces, which act on primary droplets and thus makes them more spherical. In addition, it is observed that, compared to the shear-thinning jets, the Newtonian jet produces the most spherical primary droplets. With increasing importance of the shear-thinning flow behavior, and thus lower interfacial viscosity values, the primary droplets exhibit stronger deformations and even ligament-like shapes. This can potentially be explained by the droplet Ohnesorge number Ohd=μl/(ρlσDd), which relates the viscous forces to inertial and surface tension forces. As droplet formation is assumed to be dominated by stretching and rupture of ligaments5,12,15, the primary droplets produced tend to initially exhibit a stretched shape. If a newly formed droplet is initially deformed, the surface tension acts on the drop to pull it back towards a spherical form. This surface tension force is converted into a momentum force, which could cause additional deformation and oscillation of the drop. The higher the viscosity of the drop, the greater its Ohnesorge number, resulting in more damped oscillations. This is because the viscous forces counteract the oscillations46. This finding is consistent with recent findings of Li et al.47, who investigated the secondary breakup of shear-thinning droplets in different breakup regimes. The authors observed enhanced droplet deformation for decreasing power-law indexes n and thus decreasing liquid phase viscosities. Moreover, this is also consistent with the general idea behind the Taylor Analogy Breakup (TAB) model48, which suggests an analogy between an oscillating and distorting droplet and a spring-mass system. In this context, the damping force is represented by liquid viscosity effects.

Fig. 9.

Fig. 9

Probability density function (PDF) of the droplet deformation of the primary droplets and all other droplets in the domain for all investigated cases.

Summary and conclusions

In this DNS study, we investigate the effect of shear-thinning behavior of the liquid phase on the primary atomization of non-Newtonian jets. The focus is on the characteristics of primary droplets newly formed from the core jet, such as droplet sizes and shapes. For the identification of primary droplets at the instant of their formation a very recently suggested algorithm9 is used and applied for the first time to non-Newtonian sprays. Overall, three cases are investigated, with a Newtonian case serving as the reference. Two shear-thinning cases are investigated using two different models for the viscosity, namely the power-law and the Carreau-Yasuda models. The Carreau-Yasuda spray exhibits a stronger shear-thinning behavior than the power-law case. Due to a lack of detailed experimental data, the two shear-thinning fluids investigated in this study are hypothetical fluids that serve as simplified models and do not represent a specific real-world application. Future work will extend the current analysis to specific fluids and real technical application scenarios.

To the authors’ best knowledge, this work is the first to present mean flow statistics for non-Newtonian atomization. While the local dynamic viscosity of the shear-thinning jets is strongly influenced by the local shear rate, the first- and second-order statistics of the axial and radial velocity, as well as the liquid phase volume fraction statistics (Fig. 5a-f), are very similar to those of the Newtonian case.

Unlike the presented flow statistics, which have been radially and temporally averaged and therefore do not provide insight into the instantaneous flow behavior, the analysis of the droplet characteristics reveals that the instantaneous and local behavior of the viscosity at the interface plays a certain role. As indicated by the spatial distribution of the detected primary droplets (Fig. 7), the majority of primary droplets are formed relatively close to the nozzle in all cases. However, it has been observed that for increasing influence of the shear-thinning behavior, and thus decreasing values of the liquid phase viscosity, the region of maximum droplet formation is shifted towards the nozzle. Although the differences are not pronounced, the highest number of small droplets is observed for the Carreau-Yasuda spray, while the Newtonian case results in the lowest total droplet count (Fig. 8). The largest droplets are produced by the power-law spray. Additionally, it was observed that a decrease in viscosity at the interface, as seen in the instantaneous local Ohnesorge plots, leads to a slight increase in the detected number of droplets, which is consistent with the results of earlier studies investigating Newtonian jets with different liquid phase viscosities44. The majority of droplets exhibit relatively spherical shapes, which is attributed to strong surface tension forces (Fig. 9). However, lower viscosities at the interface, which are observed for the shear-thinning cases, are found to lead to less spherical and more ligament-like droplets. The present analysis reveals that the droplet mass is relatively small compared to the mass of the liquid core. Thus, while there are differences in the droplets statistics, such as their shapes and spatial distribution, the droplets produced barely impact momentum transfer and exchange. This is reflected by the quasi unchanged first- and second-order velocity and volume fraction statistics.

The current analysis provides a foundation for future physics-driven spray modeling, particularly for shear-thinning sprays. A comparison between the obtained numerical results and experimental data is not within the scope of the current study and thus is a promising topic for future work. It should be noted, however, that experimental identification of droplets at the instant of their formation, as well as the investigation of their characteristics, remains challenging due to the limited optical accessibility in the dense near-nozzle region49. As a next step, the analysis will be extended to thixotropic fluids, where the viscosity is is not only a function of the shear rate, but additionally a function of the time.

Acknowledgements

This work has been carried out with financial support from the German Research Foundation (Deutsche Forschungsgemeinschaft, DFG) through the projects KL 1456/11-1 (503977784) and KL 1456/1-3 (252571588). The authors greatly acknowledge computational resources (HPC-cluster HSUper) provided by the project hpc.bw, funded by dtec.bw - Digitalization and Technology Research Center of the Bundeswehr. dtec.bw is funded by the European Union - NextGenerationEU.

Author contributions

M.A., E.T. and J.B. conducted the simulations. M.A., E.T. and M.K. provided discussion and interpretation of the results. M.A. wrote the paper. M.K. acquired the funding. All authors reviewed the manuscript.

Funding

Open Access funding enabled and organized by Projekt DEAL.

Data Availability

Correspondence and requests for materials should be addressed to M.A.

Declarations

Competing interests

The authors declare no competing interests.

Footnotes

Publisher’s note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

References

  • 1.Lefebvre, A. Atomization and Sprays (CRC PR INC, 1989). [Google Scholar]
  • 2.Leboissetier, A. & Zaleski, S. Direct numerical simulation of the atomization of liquid jet. In 17th Conference on Liquid Atomization and Spray Systems (ILASS-Euope) (2001).
  • 3.Ménard, T., Tanguy, S. & Berlemont, A. Coupling level set/VOF/ghost fluid methods: validation and application to 3D simulation of the primary break-up of a liquid jet. Int. J. Multiph. Flow 33, 510–524. 10.1016/j.ijmultiphaseflow.2006.11.001 (2007). [Google Scholar]
  • 4.Herrmann, M. On simulating primary atomization using the refined level set grid method. At. Sprays 21, 283–301. 10.1615/AtomizSpr.2011002760 (2011). [Google Scholar]
  • 5.Shinjo, J. & Umemura, A. Simulation of liquid jet primary breakup: Dynamics of ligament and droplet formation. Int. J. Multiph. Flow 36, 513–532. 10.1016/j.ijmultiphaseflow.2010.03.008 (2010). [Google Scholar]
  • 6.Zeng, P., Binninger, B., Peters, N. & Herrmann, M. Simulation of primary breakup of Diesel spray with phase transition. In 11th International Annual Conference on Atomization and Spray Systems (ICLASS) (2009).
  • 7.Hasslberger, J., Ketterl, S., Klein, M. & Chakraborty, N. Flow topologies in primary atomization of liquid jets: A direct numerical simulation analysis. J. Fluid Mech. 859, 819–838. 10.1017/jfm.2018.845 (2019). [Google Scholar]
  • 8.Crialesi-Esposito, M., Gonzalez-Montero, L. & Salvador, F. Effects of isotropic and anisotropic turbulent structures over spray atomization in the near field. Int. J. Multiph. Flow 150, 103891. 10.1016/j.ijmultiphaseflow.2021.103891 (2022). [Google Scholar]
  • 9.Trautner, E., Hasslberger, J., Ketterl, S. & Klein, M. Primary atomization of liquid jets: Identification and investigation of droplets at the instant of their formation using direct numerical simulation. Int. J. Multiph. Flow 160, 107360. 10.1016/j.ijmultiphaseflow.2022.104360 (2023). [Google Scholar]
  • 10.Srinivasan, B. & Sinha, A. Primary breakup of liquid jet-Effect of jet velocity profile. Phys. Fluids 36, 032102. 10.1063/5.0180724 (2024). [Google Scholar]
  • 11.Sander, W. & Weigand, B. Direct numerical simulation and analysis of instability enhancing parameters in liquid sheets at moderate Reynolds numbers. Phys. Fluids 20, 053301. 10.1063/1.2909661 (2008). [Google Scholar]
  • 12.Desjardins, O. & Pitsch, H. Detailed numerical investigation of turbulent atomization of liquid jets. At. Sprays 20, 311–336. 10.1615/AtomizSpr.v20.i4.40 (2010). [Google Scholar]
  • 13.Li, X. & Soteriou, M. C. Detailed numerical simulation of liquid jet atomization in crossflow of increasing density. Int. J. Multiph. Flow 104, 214–232. 10.1016/j.ijmultiphaseflow.2018.02.016 (2018). [Google Scholar]
  • 14.Shao, C., Luo, K., Yang, Y. & Fan, J. Detailed numerical simulation of swirling primary atomization using a mass conservative level set method. Int. J. Multiph. Flow 89, 57–68. 10.1016/j.ijmultiphaseflow.2016.10.010 (2017). [Google Scholar]
  • 15.Ling, Y., Fuster, D., Zaleski, S. & Tryggvason, G. Spray formation in a quasiplanar gas-liquid mixing layer at moderate density ratios: A numerical closeup. Phys. Rev. Fluids 2, 014005. 10.1103/PhysRevFluids.2.014005 (2017). [Google Scholar]
  • 16.Ertl, M. & Weigand, B. Analysis methods for direct numerical simulations of primary breakup of shear-thinning liquid jets. At. Sprays 27, 303–317. 10.1615/AtomizSpr.2017017448 (2017). [Google Scholar]
  • 17.Zhu, C., Ertl, M. & Weigand, B. Numerical investigation on the primary breakup of an inelastic non-Newtonian liquid jet with inflow turbulence. Phys. Fluids 25, 083102. 10.1063/1.4818305 (2013). [Google Scholar]
  • 18.Guimarães, M., Pimentel, N., Pinho, F. & da Silva, C. Direct numerical simulations of turbulent viscoelastic jets. J. Fluid Mech. 899, A11. 10.1017/jfm.2020.402 (2020). [Google Scholar]
  • 19.Soligo, G. & Rosti, M. Non-Newtonian turbulent jets at low-Reynolds number. Int. J. Multiph. Flow 167, 104546. 10.1016/j.ijmultiphaseflow.2023.104546 (2023). [Google Scholar]
  • 20.Hirt, C. & Nichols, B. Volume of Fluid (VOF) Method for the Dynamics of Free Boundaries*. J. Comput. Phys. 39, 201–225. 10.1016/0021-9991(81)90145-5 (1981). [Google Scholar]
  • 21.Prosperetti, A. & Tryggvason, G. Computational methods for multiphase flow (Cambridge University Press, 2009). [Google Scholar]
  • 22.Brackbill, J., Kothe, D. & Zemach, C. A continuum method for modeling surface tension. J. Comput. Phys. 100, 335–354. 10.1016/0021-9991(92)90240-Y (1992). [Google Scholar]
  • 23.Popinet, S. An accurate adaptive solver for surface-tension-driven interfacial flows. J. Comput. Phys. 228, 5838–5866. 10.1016/j.jcp.2009.04.042 (2009). [Google Scholar]
  • 24.Arrufat, T. et al. A mass-momentum consistent, Volume-of-Fluid method for incompressible flow on staggered grids. Comput. & Fluids 215, 104785. 10.1016/j.compfluid.2020.104785 (2021). [Google Scholar]
  • 25.Leonard, B. A stable and accurate convective modelling procedure based on quadratic upstream interpolation. Comput. Methods Appl. Mech. Engr. 19, 59–98. 10.1016/0045-7825(79)90034-3 (1979). [Google Scholar]
  • 26.Aniszewski, W. et al. PArallel, robust, interface simulator (PARIS). Comput. Phys. Commun. 263, 107849. 10.1016/j.cpc.2021.107849 (2021). [Google Scholar]
  • 27.Chorin, A. Numerical Solution of the Navier-Stokes Equations. Math. Comp. 22, 745–762. 10.2307/2004575 (1968). [Google Scholar]
  • 28.Stanley, S., Sarkar, S. & Mellado, J. A study of the flow-field evolution and mixing in a planar turbulent jet using direct numerical simulation. J. Fluid Mech. 450, 377–407. 10.1017/S0022112001006644 (2002). [Google Scholar]
  • 29.Klein, M., Sadiki, A. & Janicka, J. A digital filter based generation of inflow data for spatially developing direct numerical or large eddy simulation. J. Comput. Phys. 186, 652–665. 10.1016/S0021-9991(03)00090-1 (2003). [Google Scholar]
  • 30.Barchelor, G. The Theory of Homogeneous Turbulence (Cambridge University Press, 1953). [Google Scholar]
  • 31.Ketterl, S. & Klein, M. A-priori assessment of subgrid scale models for large-eddy simulation of multiphase primary breakup. Comput. & Fluids 165, 64–77. 10.1016/j.compfluid.2018.01.002 (2018). [Google Scholar]
  • 32.Tanner, R. Engineering Rheology (Oxford University Press, 2000). [Google Scholar]
  • 33.Chhabra, R. Bubbles, Drops, and Particles in Non-Newtonian Fluids (CRC Press, 2006). [Google Scholar]
  • 34.Araújo, J., Miranda, J. & Campos, J. Taylor bubbles rising through flowing non-Newtonian inelastic fluids. J. Non-Newtonian Fluid Mech. 245, 49–66. 10.1016/j.jnnfm.2017.04.009 (2017). [Google Scholar]
  • 35.Mousavi, S., Siavashi, M. & Bagheri, M. Comparison of the jet breakup and droplet formation between non-Newtonian and Newtonian fluids. J. Non-Newtonian Fluid Mech. 321, 105093. 10.1016/j.jnnfm.2023.105093 (2023). [Google Scholar]
  • 36.Bräuer, F., Trautner, E., Hasslberger, J., Cifani, P. & Klein, M. Turbulent Bubble-Laden Channel Flow of Power-Law Fluids: A Direct Numerical Simulation Study. Fluids 40, 10.3390/fluids6010040 (2021).
  • 37.Carreau, P., Kee, D. & Daroux, M. An analysis of the viscous behaviour of polymeric solutions. Can. J. Chem. Eng. 57, 135–140. 10.1002/cjce.5450570202 (1979). [Google Scholar]
  • 38.Ertl, M., Roth, N., Brenn, G., Gomaa, H. & Weigand, B. Simulations and experiments on shape oscillations of Newtonian and non-Newtonian liquid droplets. In 25th Conference on Liquid Atomization and Spray Systems (ILASS-Europe) (2013).
  • 39.Herrmann, M. A parallel Eulerian interface tracking/Lagrangian point particle multi-scale coupling procedure. J. Comput. Phys. 229, 745–759. 10.1016/j.jcp.2009.10.009 (2010). [Google Scholar]
  • 40.Ling, Y., Zaleski, S. & Scardovelli, R. Multiscale simulation of atomization with small droplets represented by a Lagrangian point-particle model. Int. J. Multiph. Flow 76, 122–143. 10.1016/j.ijmultiphaseflow.2015.07.002 (2015). [Google Scholar]
  • 41.Balewski, B. Experimental investigation of the influence of nozzle-flow properties on the primary spray breakup. Ph.D. thesis, Technical University of Darmstadt (2009).
  • 42.Grosshans, H. et al. Sensitivity of VOF simulations of the liquid jet breakup to physical and numerical parameter. Comput. Fluids 136, 312–323. 10.1016/j.compfluid.2016.06.018 (2016). [Google Scholar]
  • 43.Pairetti, C., Damián, S., Nigro, N., Popinet, S. & Zaleski, S. Mesh resolution effects on primary atomization simulations. At. Sprays 30, 913–935. 10.1615/AtomizSpr.2020035413 (2020). [Google Scholar]
  • 44.Ling, Y., Legros, G., Popinet, S. & Zaleski, S. Direct numerical simulation of an atomizing biodiesel jet: Impact of fuel properties on atomization characteristics. In 28th Conference on Liquid Atomization and Spray Systems (ILASS-Euope) (2017).
  • 45.Makhnenko, I., Alonzi, E. R., Fredericks, S. A., Colby, C. M. & Dutcher, C. S. A review of liquid sheet breakup: Perspectives from agricultural sprays. J. Aerosol Sci. 157, 105805. 10.1016/j.jaerosci.2021.105805 (2021). [Google Scholar]
  • 46.Ertl, M. Direct Numerical Investigations of Non-Newtonian Drop Oscillations and Jet Breakup. Ph.D. thesis, University of Stuttgart (2019).
  • 47.Li, Y., Xu, Z., Peng, X., Wang, T. & Che, Z. Numerical simulation of secondary breakup of shear-thinning droplets. Phys. Fluids 35, 012103. 10.1063/5.0132939 (2023). [Google Scholar]
  • 48.O’Rourke, P. & Amsden, A. The Tab Method for Numerical Calculation of Spray Droplet Breakup. SAE Technical Paper. 10.4271/872089 (1987). [Google Scholar]
  • 49.Heindel, T. X-ray imaging techniques to quantify spray characteristics in the near field. At. Sprays 28, 1029–1059. 10.1615/AtomizSpr.2019028797 (2018). [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Data Availability Statement

Correspondence and requests for materials should be addressed to M.A.


Articles from Scientific Reports are provided here courtesy of Nature Publishing Group

RESOURCES