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: mov_dirichlet/readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Mass-Spring Solids Simulation
2
2
3
-
A square sliding/residing on a slope under gravity is simulated with mass-spring elasticity potential and implicit Euler time integration.
3
+
A square falling onto a ground under gravity and then compressed by a ceiling is simulated with mass-spring elasticity potential and implicit Euler time integration.
4
4
Each time step is solved by minimizing the Incremental Potential with the projected Newton method.
0 commit comments