Physics:Droplet vaporization

From HandWiki
Revision as of 19:28, 25 June 2023 by Wikisleeper (talk | contribs) (correction)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Short description: Phenomenon in fluid dynamics


The vaporizing droplet (droplet vaporization) problem is a challenging issue in fluid dynamics. It is part of many engineering situations involving the transport and computation of sprays: fuel injection, spray painting, aerosol spray, flashing releases… In most of these engineering situations there is a relative motion between the droplet and the surrounding gas. The gas flow over the droplet has many features of the gas flow over a rigid sphere: pressure gradient, viscous boundary layer, wake. In addition to these common flow features one can also mention the internal liquid circulation phenomenon driven by surface-shear forces and the boundary layer blowing effect.

One of the key parameter which characterizes the gas flow over the droplet is the droplet Reynolds number based on the relative velocity, droplet diameter and gas phase properties. The features of the gas flow have a critical impact on the exchanges of mass, momentum and energy between the gas and the liquid phases and thus, they have to be properly accounted for in any vaporizing droplet model.

As a first step it is worth investigating the simple case where there is no relative motion between the droplet and the surrounding gas. It will provide some useful insights on the physics involved in the vaporizing droplet problem. In a second step models used in engineering situations where a relative motion between the droplet and the surrounding exists are presented.

Single spherically symmetric droplet

In this section we assume that there is no relative motion between the droplet and the gas, [math]\displaystyle{ Re_d=0 }[/math], and that the temperature inside the droplet is uniform (models that account for the non-uniformity of the droplet temperature are presented in the next section). The time evolution of the droplet radius, [math]\displaystyle{ r_d }[/math], and droplet temperature, [math]\displaystyle{ T_d }[/math], can be computed by solving the following set of ordinary differential equations:[1]

[math]\displaystyle{ 4 \pi r^{2}_d \rho_L \frac{\mathrm{d} r_d}{\mathrm{d} t}= - \dot{m}_F. }[/math]
[math]\displaystyle{ \frac{4}{3} \pi r^{3}_d \rho_L C_{pL} \frac{\mathrm{d} T_d}{\mathrm{d} t}= Q_L. }[/math]

where:

  • [math]\displaystyle{ \rho_L }[/math] is the liquid density (kg.m−3)
  • [math]\displaystyle{ \dot{m}_F }[/math] is the vaporization rate of the droplet (kg.s−1)
  • [math]\displaystyle{ C_{pL} }[/math] is the liquid specific heat at constant pressure (J.kg−1.K−1)
  • [math]\displaystyle{ Q_L }[/math] is the heat flux entering the droplet (J.s−1)

The heat flux entering the droplet can be expressed as:[1]

[math]\displaystyle{ Q_L = Q_g - \dot{m}_F L_{vap} }[/math]

where:

  • [math]\displaystyle{ Q_g }[/math] is the heat flux from the gas to the droplet surface (J.s−1)
  • [math]\displaystyle{ L_{vap} }[/math] is the latent heat of evaporation of the species considered (J.kg−1)

Analytical expressions for the droplet vaporization rate, [math]\displaystyle{ \dot{m}_F }[/math], and for the heat flux [math]\displaystyle{ Q_g }[/math] are now derived. A single, pure, component droplet is considered and the gas phase is assumed to behave as an ideal gas. A spherically symmetric field exists for the gas field surrounding the droplet. Analytical expressions for [math]\displaystyle{ \dot{m}_F }[/math] and [math]\displaystyle{ Q_g }[/math] are found by considering heat and mass transfer processes in the gas film surrounding the droplet.[2] The droplet vaporizes and creates a radial flow field in the gas film. The vapor from the droplet convects and diffuses away from the droplet surface. Heat conducts radially against the convection toward the droplet interface. This process is called Stefan convection or Stefan flow.[3]

Sketch of a vaporizing droplet

The gas phase conservation equations for mass, fuel-vapor mass fraction and energy are written in a spherical coordinate system:[3]

[math]\displaystyle{ \frac{\partial}{\partial{r}} \left(\rho_g r^2 u\right) = 0 }[/math]
[math]\displaystyle{ \frac{\partial}{\partial{r}} \left(\rho_g r^2 u Y_F\right) - \frac{\partial}{\partial{r}} \left(\rho_g \mathcal{D} r^2 \frac{\partial{Y_F}}{\partial{r}}\right) = 0 }[/math]
[math]\displaystyle{ \frac{\partial}{\partial{r}} \left(\rho_g r^2 u h_g\right) - \frac{\partial}{\partial{r}} \left(\lambda_g r^2 \frac{\partial{T_g}}{\partial{r}}\right) - \frac{\partial}{\partial{r}} \left(\sum_{i=1}^{N} \rho_g \mathcal{D} h_i r^2 \frac{\partial{Y_i}}{\partial{r}} \right) = 0 }[/math]

where:

  • [math]\displaystyle{ \rho_g }[/math] density of the gas phase (kg.m−3)
  • [math]\displaystyle{ r }[/math] radial position (m)
  • [math]\displaystyle{ u }[/math] Stefan velocity (m.s−1)
  • [math]\displaystyle{ Y_F }[/math] Fuel mass fraction in the gas film (-)
  • [math]\displaystyle{ \mathcal{D} }[/math] Mass diffusivity (m2.s−1)
  • [math]\displaystyle{ h_g }[/math] Enthalpy of the gas (J.kg−1)
  • [math]\displaystyle{ T_g }[/math] Gas film temperature (K)
  • [math]\displaystyle{ \lambda_g }[/math] Thermal conductivity of the gas (W.m−1.K−1)
  • [math]\displaystyle{ N }[/math] Number of species inside the gas phase, i.e. air + fuel (-)

It is assumed that the gas phase heat and mass transfer processes are quasi-steady and that the thermo-physical properties might be considered as constant. The assumption of quasi-steadiness of the gas phase finds its limitation in situations in which the gas film surrounding the droplet is in a near-critical state or in a situation in which the gas field is submitted to an acoustic field. The assumption of constant thermo-physical properties is found to be satisfying provided that the properties are evaluated at some reference conditions [4]

[math]\displaystyle{ T_r = T_s + A_r \left( T_{\infty} - T_s \right) }[/math]
[math]\displaystyle{ Y_r = Y_{F,s} + A_r \left( Y_{F,\infty} - Y_{F,s} \right) }[/math]

where:

  • [math]\displaystyle{ T_r }[/math] is the reference temperature (K)
  • [math]\displaystyle{ T_s }[/math] is the temperature at the droplet surface (K)
  • [math]\displaystyle{ T_{\infty} }[/math] is the temperature of the gas far away from the droplet surface (K)
  • [math]\displaystyle{ Y_r }[/math] is the reference fuel mass fraction (-)
  • [math]\displaystyle{ Y_{F,s} }[/math] is the fuel mass fraction at the droplet surface (-)
  • [math]\displaystyle{ Y_{F,\infty} }[/math] is the fuel mass fraction far away from the droplet surface (-)

The 1/3 averaging rule, [math]\displaystyle{ A_r=\frac{1}{3} }[/math], is often recommended in the literature[4][5]

The conservation equation of mass simplifies to:

[math]\displaystyle{ \rho_g r^2 u = cte = \left( \rho_g r^2 u\right)_s = \frac{\dot{m}_F}{4\pi} }[/math]

Combining the conservation equations for mass and fuel vapor mass fraction the following differential equation for the fuel vapor mass fraction [math]\displaystyle{ Y_F(r) }[/math] is obtained:

[math]\displaystyle{ 4 \pi r^2 \rho_g \mathcal{D} \frac{\mathrm{d}Y_F(r)}{\mathrm{d}r} = \dot{m}_F \left( Y_F(r)-1\right) }[/math]

Integrating this equation between [math]\displaystyle{ r }[/math] and the ambient gas phase region [math]\displaystyle{ r = \infty }[/math] and applying the boundary condition at [math]\displaystyle{ r=r_d }[/math] gives the expression for the droplet vaporization rate:

[math]\displaystyle{ \dot{m}_F = 4 \pi \rho_g \mathcal{D} r_d \ln \left(1+ B_M \right) }[/math]

and

[math]\displaystyle{ B_M=\frac{Y_{F,\infty}-Y_{F,s}}{Y_{F,s}-1} }[/math]

where:

  • [math]\displaystyle{ B_M }[/math] is the Spalding mass transfer number

Phase equilibrium is assumed at the droplet surface and the mole fraction of fuel vapor at the droplet surface is obtained via the use of the Clapeyron's equation.

An analytical expression for the heat flux [math]\displaystyle{ Q_g }[/math] is now derived. After some manipulations the conservation equation of energy writes:

[math]\displaystyle{ \frac{\partial}{\partial{r}} \left( \dot{m}_F h_F - \lambda_g r^2 \frac{\partial{T_g}}{\partial{r}} \right) = 0 }[/math]

where:

  • [math]\displaystyle{ h_F }[/math] is the enthalpy of the fuel vapor (J.kg−1)

Applying the boundary condition at the droplet surface and using the relation [math]\displaystyle{ h=C_p \mathrm{d}T }[/math] we have:

[math]\displaystyle{ 4 \pi \lambda_g r^2 \frac{\mathrm{d}T_g}{\mathrm{d}r} = \dot{m}_F C_{p,F} \left( T_g - T_d + \frac{Q_g}{\dot{m}_F C_{p,F}}\right) }[/math]

where:

  • [math]\displaystyle{ C_{p,F} }[/math] is the specific heat at constant pressure of the fuel vapor (J.Kg−1.K−1)

Integrating this equation from [math]\displaystyle{ r }[/math] to the ambient gas phase conditions ([math]\displaystyle{ \infty }[/math]) gives the variation of the gas film temperature ([math]\displaystyle{ T_g }[/math]) as a function of the radial distance:

[math]\displaystyle{ \ln \left( \frac{T_{\infty}-T_d + \frac{Q_g}{\dot{m}_F C_{p,F}}}{T_g-T_d+\frac{Q_g}{\dot{m}_F C_{p,F}}}\right) = \frac{1}{r}\frac{\dot{m}_F C_{p,F}}{4 \pi \lambda_g} }[/math]

The above equation provides a second expression for the droplet vaporization rate:

[math]\displaystyle{ \dot{m}_F=4 \pi r_d \frac{\lambda_g}{C_{p,F}} \ln \left( 1 + B_T\right) }[/math]

and

[math]\displaystyle{ B_T=\frac{\dot{m}_F C_{p,F}}{Q_g} \left( T_{\infty} - T_d\right) }[/math]

where:

  • [math]\displaystyle{ B_T }[/math] is the Spalding heat transfer number

Finally combining the new expression for the droplet vaporization rate and the expression for the variation of the gas film temperature the following equation is obtained for [math]\displaystyle{ Q_g }[/math]:

[math]\displaystyle{ Q_g = 4 \pi r_d \lambda_g \frac{\ln \left( 1 + B_T\right)}{B_T} \left( T_{\infty} - T_d\right) }[/math]

Two different expressions for the droplet vaporization rate [math]\displaystyle{ \dot{m}_F }[/math] have been derived. Hence, a relation exists between the Spalding mass transfer number and the Spalding heat transfer number and writes:

[math]\displaystyle{ B_T=\left( 1+B_M\right)^{\frac{1}{Le}\frac{C_{p,F}}{C_{p,g}}}-1 }[/math]

where:

  • [math]\displaystyle{ Le }[/math] is the gas film Lewis number (-)
  • [math]\displaystyle{ C_{p,g} }[/math] is the gas film specific heat at constant pressure (J.Kg−1.K−1)

The droplet vaporization rate can be expressed as a function of the Sherwood number. The Sherwood number describes the non-dimensional mass transfer rate to the droplet and is defined as:[3]

[math]\displaystyle{ Sh = \frac{-2 r_d}{Y_s-Y_{\infty}} \left(\frac{\partial{Y_F}}{\partial{r}}\right)_s = 2 \frac{\ln \left( 1+B_M\right)}{B_M} }[/math]

Thus, the expression for the droplet vaporization rate can be re-written as:

[math]\displaystyle{ \dot{m}_F=2 \pi r_d \mathcal{D} \rho_g B_M Sh }[/math]

Similarly, the conductive heat transfer from the gas to the droplet can be expressed as a function of the Nusselt number. The Nusselt number describes a non-dimensional heat transfer rate to the droplet and is defined as:[3]

[math]\displaystyle{ Nu=\frac{2 r_d}{T_{\infty}-T_d}\left(\frac{\partial{T_g}}{\partial{r}}\right)_s = 2 \frac{\ln \left( 1+B_T\right)}{B_T} }[/math]

and then:

[math]\displaystyle{ Q_g=2 \pi r_d \lambda_g Nu \left(T_{\infty}-T_d\right) }[/math]

In the limit where [math]\displaystyle{ B_T \to 0 }[/math] we have [math]\displaystyle{ Nu \to 2 }[/math] which corresponds to the classical heated sphere result.[3]

Single convective droplet

The relative motion between a droplet and the gas results in an increase of the heat and mass transfer rates in the gas film surrounding the droplet. A convective boundary layer and a wake can surround the droplet. Furthermore, the shear force on the liquid surface causes an internal circulation that enhances the heating of the liquid. As a consequence, the vaporization rate increases with the droplet Reynolds number. Many different models exist for the single convective droplet vaporization case. Vaporizing droplet models can be seen to belong to six different classes:[3]

  1. Constant droplet temperature model (d2-law)
  2. Infinite liquid conductivity model
  3. Spherically symmetric transient droplet heating model
  4. Effective conductivity model
  5. Vortex model of droplet heating
  6. Navier-Stokes solution

The main difference between all these models is the treatment of the heating of the liquid phase which is usually the rate controlling phenomenon in droplet vaporization.[3] The first three models do not consider internal liquid circulation. The effective conductivity model (4) and the vortex model of droplet heating (5) account for internal circulation and internal convective heating. The direct resolution of the Navier-Stokes equations provide, in principle, exact solutions both for the gas phase and the liquid phase.

Model (1) is a simplification of model (2) which is in turn a simplification of model (3). The spherically symmetric transient droplet heating model (3) solves the equation for heat diffusion through the liquid phase. A droplet heating time τh can be defined as the time required for a thermal diffusion wave to penetrate from the droplet surface to its center. The droplet heating time is compared to the droplet lifetime, τl. If the droplet heating time is short compared to the droplet lifetime we can assume that the temperature field inside the droplet is uniform and model (2) is obtained. In the infinite liquid conductivity model (2) the temperature of the droplet is uniform but varies with time. It is possible to go one step further and find the conditions for which we can neglect the temporal variation of the droplet temperature. The liquid temperature varies in time until the wet-bulb temperature is reached. If the wet-bulb temperature is reached in a time of the same order of magnitude as the droplet heating time, then the liquid temperature can be considered to be constant with regard to time; model (1), the d2-law, is obtained.

The infinite liquid conductivity model is widely used in industrial spray calculations:[6][7] for its balance between computational costs and accuracy. To account for the convective effects which enhanced the heat and mass transfer rates around the droplet, a correction is applied to the spherically symmetric expressions of the Sherwood and Nusselt numbers [2]

[math]\displaystyle{ \dot{m}_F = 2 \pi \rho_g \mathcal{D} r_d Sh^* \ln \left(1+ B_M \right) }[/math]
[math]\displaystyle{ Q_g = 2 \pi r_d \lambda_g Nu^* \frac{\ln \left( 1 + B_T\right)}{B_T} \left( T_{\infty} - T_d\right) }[/math]

Abramzon and Sirignano [2] suggest the following formulation for the modified Sherwood and Nusselt numbers:

[math]\displaystyle{ Sh^*=2+ \frac{\left(Sh_0-2\right)}{F_M} }[/math]
[math]\displaystyle{ Nu^*=2+ \frac{\left(Nu_0-2\right)}{F_T} }[/math]

where [math]\displaystyle{ F_M }[/math] and [math]\displaystyle{ F_T }[/math] account for surface blowing which results in a thickening of the boundary layer surrounding the droplet.

[math]\displaystyle{ Nu_0 }[/math] and [math]\displaystyle{ Sh_0 }[/math] can be found from the well-known Frössling, or Ranz-Marshall, correlation:[1]

[math]\displaystyle{ Sh_0=2 + 0.552 Re^{\frac{1}{2}} Sc^{\frac{1}{3}} }[/math]
[math]\displaystyle{ Nu_0=2 + 0.552 Re^{\frac{1}{2}} Pr^{\frac{1}{3}} }[/math]

where

The expressions above show that the heat and mass transfer rates increase with increasing Reynolds number.

References

  1. 1.0 1.1 1.2 Crowe, C., Sommerfeld, M., Tsuji, Y. (1998). Multiphase flows with droplets and particles, CRC Press LLC, ISBN:0-8493-9469-4.
  2. 2.0 2.1 2.2 Abramzon, B., Sirignano, W. A. (1989). Droplet vaporization model for spray combustion calculations, Int. J. Heat Mass Transfer, Vol. 32, No. 9, pp. 1605-1618.
  3. 3.0 3.1 3.2 3.3 3.4 3.5 3.6 Sirignano, W. A. (2010). Fluid dynamics and transport of droplets and sprays - Second edition, Cambridge University Press, ISBN:978-0-521-88489-1.
  4. 4.0 4.1 Hubbard, G. L., Denny, V. E., Mills, A. F. (1975). Droplet vaporization: effects of transients and variable properties, Int. J. Heat Mass Transfer, Vol. 18, pp. 1003-1008.
  5. Yuen, M. C., Chen, L. W. (1976). On drag of evaporating liquid droplets, Combust. Sci. Technol., Vol. 14, pp. 147-154.
  6. Aggarwal, S. K., Peng, F. (1995). A review of droplet dynamics and vaporization modeling for engineering calculations, Journal of Engineering for gas turbines and power, Vol. 117, p. 453.
  7. Aggarwal, S. K., Tong, A. Y., Sirignano, W. A. (1984). A comparison of vaporization models in spray calculations, AIAA Journal, Vol. 22, No 10, p. 1448.