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
Copy file name to clipboardExpand all lines: docs/src/solver_options.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,8 @@
1
1
# Solver Options
2
2
3
-
The solver we implemented has several options all accessible via [`SolverOptions`](@ref). Here is a list describing what they are, their typical values and their impact on the solver's behavior.
3
+
The solver we implemented has several options all accessible via [`SolverOptions`](@ref). Here is a list describing their impact on the solver's behavior, their typical values and if they need to be tuned.
4
4
5
5
6
-
Increasing $b_{tol}$ results in smoothed contact dynamics.
7
-
8
6
| option | min $\cdot$ default $\cdot$ max values | effect | require tuning |
0 commit comments