Code that animates a spring pendulum system where the mass of the spring is taken into account. Motion is constrained to a plane, the spring is restricted to compressive deformation (does not bend), and damping is neglected. The Euler Lagrange method is used to derive the equations of motion and the Python SciPy ODE solver is used to numerically evaluate those equations.
-
Notifications
You must be signed in to change notification settings - Fork 0
Code that animates a spring pendulum system where the mass of the spring is taken into account. Motion is constrained to a plane, the spring is restricted to compressive deformation (does not bend), and damping is neglected. The Euler Lagrange method is used to derive the equations of motion and The Python SciPy ODE solver is used to numerically…
dm6718/Massive-Spring-Pendulum
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Code that animates a spring pendulum system where the mass of the spring is taken into account. Motion is constrained to a plane, the spring is restricted to compressive deformation (does not bend), and damping is neglected. The Euler Lagrange method is used to derive the equations of motion and The Python SciPy ODE solver is used to numerically…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published