Simulation of a spring loaded pendulum on a spinning disk
I have already asked a similar question. I want to wirte a simulation in python similar to the one described in this linked question: Simulation of a Pendulum hanging on a spinning Disk
But I want the system to be spring loaded. So instead of the mass hanging from a thread, I want the mass to hang from a spring, that roates. I have tried putting the ODE together in python but it takes for ever to calculate: