Mixture Turbulence

A single turbulence model is used to calculate the turbulence of all phases by solving the turbulence quantity transport equations using mixture properties and mixture velocities.

Mixture Quantities

The mixture density ρ m is defined as a linear interpolation of the quantities of all the other n phases weighted by the volume fraction α i :

Figure 1. EQUATION_DISPLAY
ρ m = i = 1 n α i ρ i
(2445)

The mixture dynamic viscosity is also a linear interpolation:

Figure 2. EQUATION_DISPLAY
μ m = i = 1 n α i μ i
(2446)

k m and ε m are calculated with the solution of the transport equations.

Turbulence kinetic energy is the energy per mass of the velocity fluctuations, so it is assumed that the mixture k and phase k are equal:

Figure 3. EQUATION_DISPLAY
k m = k i
(2447)

Likewise, ε m describes a dissipation rate density and is assumed equal for the mixture and phase:

Figure 4. EQUATION_DISPLAY
ε m = ε i
(2448)

The average mixture velocity is defined as:

Figure 5. EQUATION_DISPLAY
v m ¯ = i = 1 n α i ρ i v i i = 1 n α i ρ i
(2449)

Calculation of the mixture turbulent eddy viscosity assumes that the kinematic viscosities of the phases are equal:

Figure 6. EQUATION_DISPLAY
ν m t = ν i t
(2450)

Hence:

Figure 7. EQUATION_DISPLAY
μ m t = ρ m μ i t ρ i
(2451)

And the phase turbulent viscosity is:

Figure 8. EQUATION_DISPLAY
μ i t = ρ i μ m t ρ m
(2452)

K-Epsilon Mixture Turbulence

The transport equations for the mixture turbulent kinetic energy k m and the mixture turbulent dissipation rate ε m are given by:

Figure 9. EQUATION_DISPLAY
t ( ρ m k m ) + ∇⋅ ( ρ m k m v m ¯ ) = ∇⋅ [ ( μ m + μ m t σ k ) k m ] + P m k ρ m ( ε m ε 0 ) + S m k
(2453)
Figure 10. EQUATION_DISPLAY
t ( ρ m ε m ) + ∇⋅ ( ρ m ε m v m ¯ ) = ∇⋅ [ ( μ m + μ m t σ ε ) ε m ] + [ 1 t m e C ε 1 P m ε C ε 2 f 2 ρ m ( ε m t m e ε 0 t m 0 ) + S m ε ]
(2454)

where:

  • t m e = k m ε m is the mixture large eddy time scale
  • C ε 1 and C ε 2 are model coefficients
  • f 2 is a damping function.

K-Omega Mixture Turbulence Model

The transport equations for the mixture turbulent kinetic energy k m and the mixture specific dissipation ω m are given by:

Figure 11. EQUATION_DISPLAY
t ( ρ m k m ) + ∇⋅ ( ρ m k m v m ¯ ) = ∇⋅ [ ( μ m + σ k μ m t ) k m ] + P m k ρ m β * f β * ( ω m k m ω 0 k 0 ) + S m k
(2455)
Figure 12. EQUATION_DISPLAY
t ( ρ m ω m ) + ∇⋅ ( ρ m ω m v m ¯ ) = ∇⋅ [ ( μ m + σ ω μ m t ) ω m ] + P m ω ρ m β f β ( ω m 2 ω 0 2 ) + S m ω
(2456)

Reynolds Stress Transport Mixture Turbulence Model

Mixture Dissipation Rate Equation

For the mixture phase m , the dissipation rate equation is similar to the K-Epsilon Mixture Turbulence model:

Figure 13. EQUATION_DISPLAY
t ( ρ m ε m ) + ∇⋅ ( ρ m ε m v m ¯ ) = α m ∇⋅ [ ( μ m + μ m t σ ε ) ε m ] + ε m k m [ C ε 1 ( 1 2 t r ( P m ε ) + 1 2 C ε 3 t r ( G m ) ) C ε 2 ρ m ε m ] + i j ( m i j ε j ( i j ) m j i ε i )
(2457)

where

  • P m ε is the turbulent production of the mixture.
  • G m is the buoyancy production of the mixture.

See Reynolds Stress Transport Equation.