Rolling Resistance

The following rolling resistance methods are applicable to DEM particles:

  • Force Proportional Method
  • Constant Torque Method
  • Displacement Damping Method

If you are using the Hertz-Mindlin, Walton-Braun, or Bonded Particle contact models together with the Rolling Resistance model, the Rolling Resistance model applies a rolling friction coefficient to the contact models.

Force Proportional Method

This method only supplies a coefficient of rolling resistance, μ r , also called the coefficient of rolling friction. It can take on any positive real value. The default value is 0.001.

The moment due to rolling resistance, which is acting on the particle, is given by:

Figure 1. EQUATION_DISPLAY
M r = ( μ r | F n | | r c | ) ω p | ω p |
(3275)

where:

  • F n is the contact force.
  • r c is the position vector from the particle centroid to the point of contact.
  • ω p is the component of the particle angular velocity parallel to the contact plane.

Constant Torque Method

The Constant Torque method applies a torque to resist rolling, calculated as:

Figure 2. EQUATION_DISPLAY
Mr=-ωrel|ωrel|μrReqFn
(3276)

where:

  • ω r e l is the relative rotation, given as ω r e l = ω i - ω j , where:
    • ω i is the rotation of the particle for which the resistance moment M r is being calculated.

    • ω j is the rotation of the other particle in the contact.

  • μ r is the coefficient of rolling friction, also called coefficient of rolling resistance. The default value is 0.1.
  • R e q is the particle equivalent radius, that is, the harmonic mean of the radii of the two particles.
  • F n is the magnitude of the contact force.

This method also uses a “Moment Limiter.” This function limits the size of the angular momentum of the particle, measured around the axis of moment. This maximum is 0.08 of the moment that negates the lesser of the two rotations ω i and ω j in the next time-step.

This limit can control specious rotations in particle compacts. These rotations can arise from a large number of contacts or from high compact pressure.

Displacement Damping Method

The Displacement Damping method combines a viscous damping resistance with a spring-like resisting torque generated by elastic energy stored in the particle as it tries to turn around a finite contact area.

The spring resistance torque at time t is:

Figure 3. EQUATION_DISPLAY
M k r , t + δ t = M k r , t - k r ω r e l Δ t
(3277)

where |Mkr,t|krθrmax and kr=(μrReqFn)/θrmax , and where:

  • θ r m a x is the maximum angular displacement before rolling.
  • ω r e l is the relative rotation, given as ω r e l = ω i - ω j , where:
    • ω i is the rotation of the particle for which the resistance moment M r is being calculated.

    • ω j is the rotation of the other particle in the contact.

  • μ r is the coefficient of rolling friction, also called coefficient of rolling resistance. The default value is 0.1.
  • R e q is the particle equivalent radius, that is, the harmonic mean of the radii of the two particles.
  • F n is the magnitude of the contact force.

You can activate the viscous damping torque or leave it off. When active, it is:

Figure 4. EQUATION_DISPLAY
Mrd={-νCcritωrelif (|Mkr,t|krθrmax)-fνCcritωrelif (|Mkr,t|>krθrmax)
(3278)

where:

  • ν is the damping factor parameter.
  • f is a damping factor multiplier
  • C crit is the critical viscous damping constant, computed as:

    C r crit = 2 I r k r

    where I r is the equivalent moment of inertia for the relative rotational vibration mode about the contact point.