PPolySim OS

Double Pendulum

Two linked pendulums, one chaotic dance. A tiny nudge to the start sends the motion somewhere completely different.

Double Pendulum StudioLive

Controls

Tiny changes in the start explode into totally different motion — deterministic chaos. Drag either bob to set a new starting position; it pauses playback automatically.

Presets

▶ Run in Python

Data Inspector

IntegratorRK4
SystemChaotic
DOF2
Lower bob mass10
Gravity g9.8

Governing equation

Reading this result: Starting both arms at 90° (π/2) with lower-bob mass 10 and g 9.8 puts the pendulum firmly in its chaotic regime. Unlike a small-angle swing, which would be near-periodic, here trajectories that differ by 0.02 rad diverge exponentially — a positive Lyapunov exponent.

Runs locally in your browser — free forever. Scale to the cloud when reality gets heavy.

or unlock everything with Pro →
★ Sign in to save this setup
Save your tuned setup, or drop this simulation into your own site, docs, or course page.

How it works

The double pendulum's exact nonlinear equations of motion are integrated with a fourth-order Runge–Kutta scheme. It is the classic demonstration of deterministic chaos: fully determined by its equations, yet practically unpredictable because infinitesimal differences in initial conditions grow exponentially.

Ask the AI about this model

The math, the assumptions, real-world uses, or a code translation — explained for this exact simulation.

More Physics simulations

Frequently asked questions

Is this double pendulum simulation tool really free?
Yes. Double Pendulum runs entirely in your browser using your device's own compute, so local use is free forever. You only pay Compute Tokens if you scale a job to the cloud.
Do I need to install anything?
No. Everything runs client-side in a modern browser — no downloads, no license, no account required to start.
Can I save or share my simulation?
Create a free account to save projects, and use a shareable embed or minted DOI to publish a live, interactive version anywhere.
How accurate are the results?
The solver uses established numerical methods, but results are for research and educational purposes and should be validated against experiment or professional review before you rely on them.