Difference between revisions of "Coulomb Friction Law"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
<math>S_{slide} = \mu_d N \quad{\rm if}\quad S_{stick}> \mu_s N</math> | <math>S_{slide} = \mu_d N \quad{\rm if}\quad S_{stick}> \mu_s N</math> | ||
and µ<sub>d</sub> and µ<sub>s</sub> are the dynamic and static coefficients of friction. If the friction coefficient is entered as a negative number, then surfaces stick whenever they are in contact but are allowed to move freely when separated. If the static coefficient | and µ<sub>d</sub> and µ<sub>s</sub> are the dynamic and static coefficients of friction. In other words, the sliding will begin when it overcomes the static frictional force, but thereafter will slide with the dynamic coefficient of friction. | ||
If the friction coefficient is entered as a negative number, then surfaces stick whenever they are in contact but are allowed to move freely when separated. If the static friction coefficient is less than the dynamic friction coefficient, it is ignored. | |||
== Properties == | == Properties == |
Revision as of 11:40, 19 January 2016
Description
This frictional contact law implements simple Coulomb friction law where
[math]\displaystyle{ S_{slide} = \mu_d N \quad{\rm if}\quad S_{stick}\gt \mu_s N }[/math]
and µd and µs are the dynamic and static coefficients of friction. In other words, the sliding will begin when it overcomes the static frictional force, but thereafter will slide with the dynamic coefficient of friction.
If the friction coefficient is entered as a negative number, then surfaces stick whenever they are in contact but are allowed to move freely when separated. If the static friction coefficient is less than the dynamic friction coefficient, it is ignored.
Properties
The properties for this law are:
Property | Description | Units | Default |
---|---|---|---|
coeff | The dynamic coefficient of friction | none | 0 |
coeffStatic | The static coefficient of friction. If this optional static coefficient of friction is changed to a positive number, it must be greater than the dynamic coefficient or friction. | none | -1 |