- #1
thespaceman
- 11
- 0
Hello all,
I have written a python code implementing the Runge-Kutta fourth order method for higher orders to approximate the motion of a double pendulum. The problem I am having is that my plot of theta2 (angle of second rod) Vs time looks a little off and I am curious if I have it correct.
Attached is a graph of both rod angles Vs time. The blue is the first rod and the green is the second rod. I figure the opinion of some physicists may be insightful. Thanks :)
-thespaceman
I have written a python code implementing the Runge-Kutta fourth order method for higher orders to approximate the motion of a double pendulum. The problem I am having is that my plot of theta2 (angle of second rod) Vs time looks a little off and I am curious if I have it correct.
Attached is a graph of both rod angles Vs time. The blue is the first rod and the green is the second rod. I figure the opinion of some physicists may be insightful. Thanks :)
-thespaceman