rolling_friction model epsd3
Purpose
Elasto-plastic spring-dashpot model with an additional torque contribution.
Syntax
rolling_friction epsd3 [other model_type/model_name pairs as described here ] settings keyword values
zero or one keyword/value pair may be appended after the keyword settings (after all models are specified)
torsionTorque values = 'on' or 'off' on = also the normal, relative rotation (torsion) contributes to the resulting torque off = only the tangential, relative rotation contributes to the resulting torque
Associated material properties
Material interaction properties
coefficientRollingFriction(
): Coefficient of rolling friction [–]coefficientRollingViscousDamping(
): viscous damping coefficient for the rolling friction model [–]
Global scalars
coeffRollingStiffness(
): Stiffness of the rolling friction model [–]
Description
This model can be used in the rolling_friction argument of both particle_contact_model and wall_contact_model.
The third alternative elasto-plastic spring-dashpot (EPSD3) model is similar to the EPSD model,
but in contrast to the original model the rolling stiffness
[Nm] is defined as

where the non-dimensioanl scaling prefactor
[–] is defined by the user by setting the global scalar
coeffRollingStiffness,
[N/m] is the spring stiffness of the normal contact model,
[–] is the coefficient of rolling friction and
[m] is the effective radius (see e.g. here). The viscous damping component of
the rolling friction torque is calculated as in the EPSD model but the
rollFrictionFactor is always set to zero (
) and can not be modified by the user.
Torque information:
By default the relative, normal rotation (torsion) is subtracted and does not contribute to the resulting torque. By setting the torsionTorque keyword to ‘on’, the full relative rotation contributes to the rolling friction torque.
Coarse-graining information:
Using coarsegraining in combination with this command might lead to different dynamics or system state and thus to inconsistencies.
Default
torsionTorque = ‘off’
References
Jun Ai, Jian-Fei Chen, J. Michael Rotter, Jin Y. Ooi, Powder Technology, 206 (3), p 269-282 (2011).