Crystallization

A Solute Crystallization model and a Melt Crystallization model are implemented in Simcenter STAR-CCM+.

Nucleation

The simplest form of spatially homogeneous population balance equation (PBE) reads:

Figure 1. EQUATION_DISPLAY
tn=L(2Gn)+N˙0δ(LL0)
(2406)

where:

  • n(L) is the particle size distribution (PSD), the number density of particles of diameter L .
  • G=12tL is the growth rate accounting for the phase change at the surface of a particle.
  • N˙0 is the nucleation rate.
  • L0 is the nucleus diameter.

Concentration of the solute in the solution, Cl , is governed by the advection-diffusion-reaction equation:

Figure 2. EQUATION_DISPLAY
tρlαlCl+∇⋅ρlαl(ClulDTCl)=Sc
(2407)

where the sink term, Sc , is given by integration of the surface growth rate over entire particle-liquid interface and creation of new particles:

Figure 3. EQUATION_DISPLAY
Sc=πρsn(L)L2Gd(L)+ρsN˙0π6L03
(2408)

The schematic diagram below shows the mass and energy balance for a particle:



The interior of the particle has a temperature Ts . At the interface, the concentration of the solute is C0 and its corresponding temperature is T0 . In the liquid, the temperature is Tl and the concentration of the solute is Cl . The mass flux of the solute to the surface, q , is balanced by the crystal growth rate, ρsG . Heat is transported to the surface from the liquid and from the interior of the particle: the corresponding fluxes are qTL and qTS .

The mass and energy balance read:

Figure 4. EQUATION_DISPLAY
q=ρsG
(2409)
Figure 5. EQUATION_DISPLAY
qTL+qTS=qHc
(2410)

where Hc is the enthalpy of crystallization.

Generally speaking, Eqn. (2409) and Eqn. (2410) are appropriate to almost every mass transfer process (for example, boiling, heterogeneous combustion). However, numerical considerations and user convenience require further differentiation of the models.

A distinction can be made between concentration-driven (solute) crystallization and temperature-driven (melt) crystallization (Mullin, [522]).

Solute Crystallization

In a solute crystallization process, a compound (the solute) is dissolved in another liquid (the solvent). When the temperature drops, or an anti-solvent is added, the concentration of the solute becomes higher than the saturation concentration and crystallization starts.

The surface growth rate G is a function of the supersaturation (Mullin, [522]; Borissova, [434]):

Figure 6. EQUATION_DISPLAY
G=kg(ΔC)mg
(2411)

where kg (the prefactor) and mg (the exponent) are empirical parameters.

The saturation concentration Csat(T) is a function of the temperature. The supersaturation delta ΔC=C0Csat is the difference between the solute concentration in the liquid film around the particle and the saturation concentration.

Usually, dissolution is a faster process than crystallization (Mullin, [522]), so the parameters of Eqn. (2411) are demarcated:

Figure 7. EQUATION_DISPLAY
kg={kg+,Csat0kg,Csat<0
(2412)
Figure 8. EQUATION_DISPLAY
mg={mg+,Csat0mg,Csat<0
(2413)

The phase change is balanced by corresponding mass transfer to the film; the mass balance is:

Figure 9. EQUATION_DISPLAY
q=ρsG=ρlShDL(ClC0)
(2414)

where:

  • q is the mass flux
  • Sh is the Sherwood number
  • D is the coefficient of molecular diffusion
  • ρs and ρl are densities of the solid and liquid phases, respectively.

The energy balance for the film includes both internal and external heat transfer, as follows:

Figure 10. EQUATION_DISPLAY
NuλlL(TlT0)=FoλsL(T0Ts)qHc
(2415)

where:

  • Nu is the Nusselt number
  • Fo is the Fourier number
  • λl and Tl are the heat conductivity and temperature of the liquid phase
  • λs and Ts are the heat conductivity and temperature of the solid phase.

The Simcenter STAR-CCM+ implementation follows that of other models (for example, evaporation) and assumes that Fo= , that is T0=Ts .

Melt Crystallization

Unlike its solute counterpart, melt crystallization can occur in a single-component liquid (for example, ice formation in water). Admixtures that are dissolved in the liquid are also important. Firstly, admixtures lower the saturation temperature. For example, the freezing temperature of sea water is lower than the freezing temperature of fresh water. Secondly, the composition of the crystals is different from the composition of the melt. For example, melt crystallization processes are important in the food industry and in water desalination (Rahman, [530], Casenave, [438]).

The growth rate is given by the following formula (Mullin, [522]):

Figure 11. EQUATION_DISPLAY
G={kg+(ΔT)mg+C0,ΔT0kg(ΔT)mg,ΔT<0
(2416)

where ΔT=T0Tsat is temperature supersaturation. As for solute crystallization, the melting (dissolution) is usually faster than the crystal growth, so the parameters of Eqn. (2416) are split into two sets.

The growth depends on the concentration of the freezing component on the surface of the crystal, the melting is concentration-independent because the crystal is assumed to be single-component. An additional simplification is made in the current implementation of the melt crystallization model: it is assumed that C0=Cl . This assumption (Casenave, [438]) is justified for high mass transfer rates and (or) slow growth rates.

The mass and energy balances for melt crystallization are:

Figure 12. EQUATION_DISPLAY
q=ρsG
(2417)
Figure 13. EQUATION_DISPLAY
qTS=NuλlL(TsTl)qHc
(2418)

Armenante-Kirwan Correlations

The standard Ranz-Marshall correlations for the Nusselt number and the Sherwood number assume that the heat and mass transfer are amplified by mean interphase slip velocity. For small particles, the mean slip is small, but experiments suggest that the transfer is enhanced by turbulence. A model for mass transfer to micro-particles has been proposed by Armenante and Kirwan ([428]).

A number of similar models have been reported in the literature (Pangarkar, [527]). However, given the uncertainty in the experimental data, Simcenter STAR-CCM+ implements a new model with user-controlled parameters:

Figure 14. EQUATION_DISPLAY
Nu=2.0+αReTβPrγ(Δρρl)δ
(2419)
Figure 15. EQUATION_DISPLAY
Sh=2.0+αReTβScγ(Δρρl)δ
(2420)

where the turbulent Reynolds number, ReT , is:

Figure 16. EQUATION_DISPLAY
ReT=ϵ1/3L4/3ν
(2421)

where ϵ is the power input per unit mass of fluid.

The default values of the coefficients are α=0.52 , β=0.52 , γ=0.333 , δ=0.0 .

These values can be user-specified. See Sherwood Number Properties and Nusselt Number Properties.