CoulombFriction
The CoulombFriction is a 1D viscous material that shall be used with for example Damper01 element.
Syntax
material CoulombFriction (1) (2) (3)
# (1) int, unique material tag
# (2) double, C
# (3) double, alphaTheory
The stress is constant as long as the velocity is not zero.
In order to avoid discontinuity, the sigmoid function is used.
The factor is used to control the steepness of the transition region.
Last updated