The ContactProperties record stores values for contact parameters. It can be used with any of the Contact Forces components by setting the use record boolean parameter to true and inserting the record name into the contact properties field.
The mode parameter selects one of three modes: Linear spring and damper, Linear spring and limited damper, and Hunt and Crossley. The first two use the and parameters to set the spring and damping constants. The Hunt and Crossley model uses the parameters , , , , and . See the Multibody Contact Modes help page for the resulting force equations.
The parameter is the coefficient of friction between contacting bodies.
The parameter is a smoothness coefficient for sliding friction, and it scales by , where is the tangential velocity.
The parameter specifies a minimum length used when normalizing vectors.