You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -338,7 +338,7 @@ Defines global properties of the system, such as the gravity field. Exactly one
338
338
339
339
- `enableContactDetection::Bool`: = true, if contact detection is enable, see [Collision Handling](@ref).
340
340
341
-
- `contactDetection::Modia3D.AbstractContactDetection`: Handler used for contact detection e.g., to determine the smallest distance between two objects.
341
+
- `mpr_tol_rel::1.0e-20`: Local tolerance used for terminating the mpr algorithm. Changing this value might improve speed.
0 commit comments