Simulation parameter form. | Parameter | Value | Explanation |
| | | Gravitational acceleration in metres (m) per second (s) squared (m⋅s−2). |
| | | Rest length (m) of pendulum 1. |
| | | Rest length (m) of pendulum 2. |
| | | Mass (kilograms or kg) of pendulum bob 1. |
| | | Mass (kilograms or kg) of pendulum rod 1. |
| | | Mass of pendulum bob 2 in kilograms. |
| | | Mass of pendulum rod 2 in kilograms. |
| | | Linear dissipation coefficient of pendulum bob 1. |
| | | Linear dissipation coefficient of pendulum rod 1. |
| | | Quadratic dissipation coefficient of pendulum bob 1. |
| | | Quadratic dissipation coefficient of pendulum rod 1. |
| | | Linear dissipation coefficient for pendulum bob 2. |
| | | Linear dissipation coefficient for pendulum rod 2. |
| | | Quadratic dissipation coefficient for pendulum bob 2. |
| | | Quadratic dissipation coefficient for pendulum rod 2. |
| | | End time (s) for the simulation. |
| | | Initial value of r1 (m). |
| | | Initial value of r˙1 in m⋅s−1. |
| | | Initial value of r2 (m). |
| | | Initial value of r˙2 in m⋅s−1. |
| | | Initial value of θ1 in radians (r). |
| | | Initial value of θ˙1 in r⋅s−1. |
| | | Initial value of θ2 in r. |
| | | Initial value of θ˙2 in r⋅s−1. |
| | | Error tolerance. |
| | | Tolerance type, can be either absolute (0) or relative (1). |
| | | Initial step size. |
| | | Minimum allowed step size. |
| | | Time increment for skipping ahead in animation. |
| | | Time you want to skip ahead to in animation when you press the skip button. |
| | | Width (in px) of Plotly windows used for plotting and animation below. |
| | | Height (in px) of Plotly windows used for plotting and animation below. |
| | | Proportion of animation time passed per real time. tScale=1.0 means animation and real time match. tScale<1.0 means the animation is going more slowly than real time. tScale>1.0 means it is going more rapidly. |