Hi everyone!
I know that some other people already did this, but I made this simple double pendulum simulator just for fun. It solves the differential equation system using the standard 4th order runge-kutta method and allows you to edit the initial conditions within a certain range. It also displays the angular position of both masses on a plot, so it gives a certain intuition of how the system behaves.
Hope you like it!
It's fun, but a small suggestion: add a key that resets the cart so that I don't have to refresh the page to fiddle with start settings.
[Please log in to post a comment]