/Rutherford-Scattering

➡️⏺ 2D physics simulation of Coulomb/Rutherford scattering between two charged particles.

Primary LanguageGDScriptGNU General Public License v3.0GPL-3.0

Rutherford Scattering

This app is also available as a progressive web app. You can install it in Chrome and other Chromium-based browsers!

This simulation numerically solves the coupled differential equation for two charged particles interacting only via Coulomb's law. The resulting interaction is commonly known as Rutherford scattering or Coulomb scattering.

Standard values represent a Proton being fired at a gold nucleus representing the famous Geiger–Marsden experiment (also known as Rutherford gold foil experiment).

Attention:

  • Particle proportions (i.e. atom/particle circle sizes) are not to scale.
  • Distances have been scaled up by a factor of 10^15.
  • By default, the time scale has been scaled down by a factor of 10^21. This can be changed in-sim.

Made with Godot Engine 3.x (no physics engine involved).