Particle Equations of Motion

The conservation equation of momentum for a particle is written in the Lagrangian framework. The change in momentum is balanced by surface and body forces that act on the particle.

The equation of conservation of (linear) momentum for a material or DEM particle of mass mp is given by:

1. EQUATION_DISPLAY
m p d v p d t = F s + F b
(2956)

where vp denotes the instantaneous particle velocity, F s is the resultant of the forces that act on the surface of the particle, and F b is the resultant of the body forces. These forces in turn are decomposed into:

2. EQUATION_DISPLAY
F s = F d + F p + F v m
(2957)

and

3. EQUATION_DISPLAY
Fb=Fg+FMRF+Fu+Fc+FCo
(2958)

where:

  • F d is the drag force.
  • F p is the pressure gradient force.
  • F v m is the virtual mass force
  • F g is gravity force.
  • F u is user-defined body force.
  • F c is the contact force (DEM modeling only).
  • F Co is the Coulomb force.

The resultant of the surface forces F s represents the momentum transfer from the continuous phase to the particle. When using the two-way coupling modeling approach (see Interaction with the Continuous Phase), F s is accumulated over all the parcels and applied in the continuous phase momentum equation.

In DEM modeling, the contact force Fc represents inter-particle and particle-boundary interaction. This force is accumulated over the contacts that a particle has and it is applied as a body force:

4. EQUATION_DISPLAY
Fc=contactsFcm
(2959)

where Fcm is a contact model force. Simcenter STAR-CCM+ provides several contact force models that describe the contact force Fcm . For more information, see Contact Force.

Additionally, DEM particles have orientations and therefore their angular momentum must also be conserved:

5. EQUATION_DISPLAY
Ipdωpdt=Mb+Mc
(2960)

where:

  • I p is the particle moment of inertia, which is described by a second-order tensor.
  • ω p is the particle angular velocity.
  • M b is the drag torque, that is, moment that acts on the particle due to rotational drag (Drag Torque).
  • M c is the total moment from contact forces, both from rolling resistance models ( M c m ) and any other contact forces ( r c × F c m )
6. EQUATION_DISPLAY
Mc=contacts(rc×Fcm+Mcm)
(2961)

where:

  • r c is the position vector from the particle center of gravity to the contact point.
  • M c m is the moment that acts on the particle from rolling resistance (Rolling Resistance).

Drag Force

The drag force in Eqn. (2957) is defined as:

7. EQUATION_DISPLAY
F d = 1 2 C d ρ A p | v s | v s
(2962)

where:

  • C d is the drag coefficient of the particle.
  • ρ the density of the continuous phase.
  • v s = v v p is the particle slip velocity with v being the instantaneous velocity of the continuous phase.
  • A p is the projected area of the particle.

Eqn. (2962) can also be written as:

8. EQUATION_DISPLAY
F d = m p v s τ v
(2963)

where τ v is the momentum relaxation time-scale:

9. EQUATION_DISPLAY
τv=2mpCdρAp|vs|
(2964)
Drag Coefficient
The drag coefficient C d in Eqn. (2962) is a function of the small-scale flow features around the individual particles.

These features are impractical to resolve spatially, and so the usual practice is to obtain the drag coefficient from correlations, typically derived from experiment or theoretical studies. These correlations depend on the nature of the dispersed phase. Droplets, bubbles, and solid particles have different correlations. The shape of the particle, the presence of inter-phase mass and energy transfer, and so on, affect these correlations.

Simcenter STAR-CCM+ provides the following methods for defining the drag coefficient:

  • Schiller-Naumann correlation
  • Liu dynamic drag coefficient
  • Haider and Levenspiel

The following drag force coefficients are available with the DEM drag force model:

  • Clift
  • Di Felice
  • Gidaspow
Schiller-Naumann Correlation

The Schiller-Naumann correlation [696] is suitable for spherical solid particles, liquid droplets, and small-diameter bubbles. It is formulated as:

10. EQUATION_DISPLAY
Cd={24Rep(1+0.15Rep0.687)Rep1030.44Rep>103
(2965)

where Re p is the particle Reynolds number that is defined as:

11. EQUATION_DISPLAY
Re p ρ | v s | D p μ
(2966)

where D p is the particle diameter and μ is the dynamic viscosity. This correlation is available only when the continuous phase is viscous.

Liu Dynamic Drag Coefficient

The Liu dynamic drag coefficient [673] accounts for the dependence of the drag of a liquid droplet on its distortion under the action of aerodynamic forces. As a basis, it uses the following expression for the drag coefficient of an undistorted sphere:

12. EQUATION_DISPLAY
Cd,sphere={24Rep(1+16Rep2/3)Rep10000.424Rep>1000
(2967)

As the distortion of the droplet increases, its shape is assumed to become a disk whose axis is aligned with the slip velocity. This shape increases the drag on the droplet. The Liu drag coefficient models this effect by noting that the high Reynolds number limit of the drag coefficient of a disk is 1.54. It then assumes that the disk drag is 1.54/0.424 higher than the sphere drag at all Reynolds numbers, and that the drag of intermediate shapes can be interpolated between those two extremes. So:

13. EQUATION_DISPLAY
C d = C d , s p h e r e ( 1 + 2.632 y )
(2968)

The interpolation factor y is 0 for a sphere and 1 for a disk. It is identified as the TAB distortion, Eqn. (3110), and hence the Liu drag coefficient requires the TAB distortion model to calculate this quantity.

Clift Method
This method is available only with cylindrical particles. The drag coefficient C d depends on the particle Reynolds number and the aspect ratio of the cylinder. The Clift drag coefficient is given as:
  • For long cylindrical particles (aspect ratio > 1):
    14. EQUATION_DISPLAY
    Re p 5 : C d = 9.689 Re p 0.78 ( 1 + 0.147 Re p 0.82 ) 5 < Re p 40 :   C d = 9.689 Re p 0.78 ( 1 + 0.227 Re p 0.55 ) 40 < Re p 400 : C d = 9.689 Re p 0.78 ( 1 + 0.0838 Re p 0.82 ) 400 < Re p :    C d = 0.99 γ 0.12 E 0.08
    (2969)

    where γ = ρ p / ρ is the ratio of particle density to fluid density and E = h / d is the aspect ratio.

  • For flattened cylindrical particles (aspect ratio < 1):
    15. EQUATION_DISPLAY
    Rep0.01:Cd=64πRep(1+Rep2π)0.01<Rep1.5:Cd=64πRep(1+10x)(x=0.883+0.906log(Rep)0.025(logRep)2)1.5<Rep133:Cd=64πRep(1+0.138Rep0.792)133<Rep:Cd=1.17
    (2970)
Di Felice Drag Coefficient Method

This drag method introduces an extra term in the fluid drag force expression (Eqn. (2962)) to account for the presence of other particles around a particle. The Di Felice drag coefficient is given as:

16. EQUATION_DISPLAY
Cd=(0.63+4.80ϵiRep)2ϵ2ζ
(2971)

where Rep defines the particle Reynolds Number, ϵi is the void fraction around a particle, and:

17. EQUATION_DISPLAY
ζ=3.7-0.65exp[-0.5(1.5-log[ϵRep])2]
(2972)

The term ϵ2ζ accounts for the effect of enhanced drag on a particle, due to the presence of other particles around it.

Gidaspow Drag Coefficient Method

The Gidaspow model is useful in systems with regions of high particle density, for example, in fluidized beds. The model covers a wide range of void fractions by combining the Wen-Yu and the Ergun equations [723].

Simcenter STAR-CCM+ incorporates the equations in drag coefficient form as follows:

18. EQUATION_DISPLAY
Cd=43(1501-ϵϵRep+1.75)   if ϵ<ϵmin
(2973)

Otherwise:

19. EQUATION_DISPLAY
Cd={24(1+0.15Rep0.687)ϵRepϵ1wifϵRep10000.44ifϵRep>1000
(2974)

where:

  • ϵ is the void fraction.
  • ϵmin is the cutoff void fraction.
  • w is the Wen-Yu exponent.
EMMS Drag Coefficient Method

The EMMS model is useful in systems with regions of high particle density, for example, in fluidized beds. The model is suitable for simulations where the influence of heterogeneity from particle clusters becomes significant. The EMMS drag method models interactions within the fluidized bed by considering the meso-scale effects and an energy minimization approach for particle interchange for various interaction scales.

For a heterogeneous fluidized bed, the EMMS drag coefficient ([568]) is:

20. EQUATION_DISPLAY
C d = 3 4 α p ϵ ρ g d p C D 0 | v p v | ϵ 2.65 H D
(2975)
where:
  • d p is the particle diameter.
  • v p and v f are the particle velocity and the fluid velocity, respectively.
  • α p and ϵ are the volume fraction of the particle and the void fraction, respectively.
  • C D 0 is the drag coefficient of an individual particle that is calculated from the correlation of Schiller and Naumann in Eqn. (2965).
  • H D = f ( α g ) is the heterogeneity index which represents the ratio of the mean drag force that is experienced by particles in a heterogeneous system to the drag force in a homogeneous system. In Simcenter STAR-CCM+, the Lu, Wang and Li correlation ([509]) is used to define the heterogeneity index for both Geldart A and B particle groups and bubbly, fast, and pneumatic fluidization regimes. The flow regimes are identified based on the gas velocity and the resulting fluidization characteristics in the system ([469]).The Geldart classification system groups particles based on their size, density, and fluidization characteristics.


Haider and Levenspiel Drag Coefficient Method

The drag coefficient C d depends on the particle Reynolds number and the particle sphericity:

21. EQUATION_DISPLAY
Cd=24Rep(1+ARepB)+C(1+DRep)
(2976)

where ϕ is the particle sphericity and:

22. EQUATION_DISPLAY
A=8.1716e-4.0665ϕB=0.0964+0.5565ϕC=73.690e-5.0746ϕD=5.3780e6.2122ϕ
(2977)

Pressure Gradient Force

The pressure gradient force is as defined as:

23. EQUATION_DISPLAY
Fp=-Vppstatic
(2978)

where V p is the volume of the particle and pstatic is the gradient of the static pressure in the continuous phase.

Virtual Mass Force

The virtual mass force [646] is:

24. EQUATION_DISPLAY
F v m = C v m ρ V p ( D v D t - d v p d t )
(2979)

where C v m is the virtual mass coefficient. The default value of 0.5 for this coefficient is for a sphere in a uniform, inviscid, incompressible flow [675]. The operator D/Dt is the material (substantive) derivative.

Drag Torque

For DEM particles, the drag torque Mb (see Eqn. (2960)) reduces the difference in the rotational velocities between a particle and the fluid in which it is immersed.

The drag torque Mb applied to a DEM particle is defined as [112]:

25. EQUATION_DISPLAY
M b = ρ 2 ( D p 2 ) 5 C R | Ω | Ω
(2980)

where:

  • C R is the rotational drag coefficient.
  • Ω is the relative angular velocity of the particle to the fluid.
The relative angular velocity of the particle to the fluid, or slip-rotation, is given by:
26. EQUATION_DISPLAY
Ω=12×v-ωp
(2981)

where:

  • v is the fluid velocity.
  • ω p is the angular velocity of the particle.

The rotational drag coefficient C R in Eqn. (2980) is defined as [112]:

27. EQUATION_DISPLAY
CR={12.9ReR0.5+128.4ReR,32ReR<100064πReR,ReR<32
(2982)

Re R is the rotational Reynolds number, defined as:

28. EQUATION_DISPLAY
Re R = ρ D p 2 | Ω | μ
(2983)

Although Sommerfeld restricts the rotational Reynolds number to values below 1000, Simcenter STAR-CCM+ places no upper limit on it.

Lift Forces

Lift forces in DEM simulations can arise from particle spin, particle shear, or both. In this context, lift forces refer to mean forces normal to the particle velocity—they are not necessarily forces in the upward direction. Lift forces in statistical Lagrangian simulations can arise from particle shear only.

Particle Spin Lift Force

This force applies to a spinning particle moving relative to a fluid. The force is given by:

29. EQUATION_DISPLAY
F L R = ρ π 8 D p 2 C L R | v s | Ω × v s | Ω |
(2984)

Sommerfeld [112] gives the coefficient of rotational lift C L R as:

30. EQUATION_DISPLAY
C L R = 0.45 + ( Re R Re p - 0.45 ) e - 0.05684 Re R 0.4 Re p 0.3
(2985)

Sommerfeld reports this formula for C L R as valid for particle Reynolds numbers below 140. You can also define C L R using a field function.

Particle Shear Lift Force

This force applies to a particle moving relative to a fluid where there is a velocity gradient in the fluid orthogonal to the relative motion.

Saffman [733] gives the shear lift force as:

31. EQUATION_DISPLAY
F L S = C L S ρ π 8 D p 3 ( v S × ω )
(2986)

where:

  • C L S is the shear lift coefficient.
  • ρ is the particle density.
  • v S = v v p is the slip velocity, the difference between the fluid velocity and the particle velocity.
  • ω=×v , the curl of the fluid velocity.

You can define C L S as a field function or use either of two published definitions:

  • Saffman [733] provides a definition that recovers the original Saffman asymptotic solution for low Reynolds numbers:
    32. EQUATION_DISPLAY
    C L S = 4.1126 Re S 0.5
    (2987)
  • Sommerfeld [112] provides a definition for a broader range of Reynolds numbers:
    33. EQUATION_DISPLAY
    C L S = 4.1126 Re S 0.5 f Re p , Re S
    (2988)

    where:

    34. EQUATION_DISPLAY
    f Re p , Re S = { ( 1 - 0.3314 β 0.5 ) e - 0.1 Re p + 0.3314 β 0.5 , ( Re p 40 ) 0.0524 ( β Re p ) 0.5 , ( Re p > 40 )
    (2989)

    and:

    35. EQUATION_DISPLAY
    β = 0.5 Re S Re p
    (2990)

    where:

    Re S is the Reynolds number for shear flow:

    Re S = ρ D p 2 | ω | μ

Gravity Force

The gravity force is defined as:

36. EQUATION_DISPLAY
F g = m p g
(2991)

where g is the gravitational acceleration vector.

Forces in Moving Reference Frames

A rotating reference frame introduces a body force:
37. EQUATION_DISPLAY
FMRF=mp[ω×(ω×r)+2(ω×vp)]
(2992)

where ω is the angular velocity vector of the rotating reference frame and r is the distance vector to the axis of rotation.

Coulomb Force

Particles can enter the domain bearing electrical charges or, under some circumstances, can acquire electric charges after entering, resulting in an additional force acting on the particles. Charged particles appear in many applications, such as electrostatic spray painting and electrostatic precipitation in air pollution control.

A charged particle with a charge q in an electric field E experiences a force. This force is called Coulomb force and is given by:

38. EQUATION_DISPLAY
FCo=qE
(2993)
Field Charging
Field Charging models the charging of particles by an electric field that comes from a unipolar charge distribution in the carrier phase. It is the dominant mechanism of particle charging for particles larger than 1 micron.

Field charging occurs when unipolar ions, traveling along an electric field, bombard a particle and lose their charge to it, until the charge on the particle reaches a saturation level.

The saturation charge of a spherical particle exposed to an electric field is:

39. EQUATION_DISPLAY
Q s = 3 π ϵ c ϵ r ϵ r + 2 | E | D p 2
(2994)

where:

  • ϵ c is the permittivity of the medium.
  • ϵ r is the relative permittivity of the particle.
  • E is the strength of the electric field, calculated from Maxwell’s equations.

The total surface charge on the particle Q p evolves as:

40. EQUATION_DISPLAY
Q p t = Q s τ q ( 1 Q p Q s ) 2
(2995)

where the time constant τ q is:

41. EQUATION_DISPLAY
τ q = 4 ϵ c ρ K
(2996)
  • ρ is the charge density.
  • K is the ion mobility.

User-Defined Body Force

The user-defined body force in Eqn. (2958) is defined as:

42. EQUATION_DISPLAY
F u = V p f u
(2997)

where f u is a user-specified body force per unit volume.

Particle Position and Velocity

The variables describing the state of the particle change as a function of time and space due to the forces enumerated in the previous sections. In the Lagrangian framework, the state is evolved on a particle by particle basis while the Eulerian fields are frozen. The particle position and particle velocity are obtained by numerically integrating over time the particle momentum equation Eqn. (2956) and the position equation:

43. EQUATION_DISPLAY
d r p d t = v p
(2998)

where r p ( t ) is the instantaneous position vector. A particle trajectory is the locus of points obtained by the integration of the position equation.

In the statistical Lagrangian approach, parcels of individual particles are tracked. The term parcel is used to denote a set of particles which all have the same state and evolve in the same way. A single integration of the state is applied to all the particles in the parcel, and any exchange with the Eulerian phase is multiplied by the number of particles that the parcel represents.

In subsequent sections, a quantity which is identical for a parcel and its particles, such as velocity in the preceding paragraph, is described as a “particle” quantity and given the subscript p. The term “parcel” and the subscript π are reserved for quantities which are exclusively defined on parcels.

Continuous phase quantities reported by the parcel are cell-centered values, however the continuous phase velocity is interpolated to the parcel position. Cell velocity is the only continuous phase value that is interpolated.