Damped Pendulum Simulator

Visualize nonlinear pendulum dynamics - phase portraits, time series, and the transition between underdamped, critically damped, and overdamped regimes.

\[ \ddot{\theta} + \frac{b}{m}\dot{\theta} + \frac{g}{L}\sin\theta = 0, \qquad \theta(0)=\theta_0,\quad \dot{\theta}(0)=\omega_0 \]
Parameters & Initial Conditions

Inputs accept expressions: pi/4, 2*pi, sqrt(3)

Pendulum Properties

Initial Conditions

Animation
\(\theta(t)\) - Angular Displacement
Phase Portrait \(\omega\) vs \(\theta\)

Numerical accuracy - global error vs the exact solution

Each integrator is run on the linear (small-angle) damped-pendulum test problem, whose exact solution is known in closed form, using the tool's own parameters and time step. The reported value is the largest angular deviation over the run relative to the peak amplitude - lower is better, and the ordering follows each method's order of accuracy.

Cite this tool
Kapita, S. (2026). Damped Pendulum Simulator. Math Tools. https://doi.org/10.5281/zenodo.20981334