Team members
Qiu Shi Wang, Eric Chen, Sophie Cao, Xue Er Ding, Jing Han Sun
Team teamojulio
What it does
The code numerically solves the equations of motion for a system of N attached spring-mass oscillators using scipy.integrate.solve_ivp, a numerical initial value problem solver in the SciPy library.
It allows us to visualize how when all the springs and masses are identical and N goes to infinity, the system obeys the wave equation. It also allows us to test how the system deviates from the wave equation when the spring constants or masses are nonconstant.
Log in or sign up for Devpost to join the conversation.