andreabassi78 / Vpython_Applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vpython_Applications

Vpython code to simulate Newtonian mechanics problems.

It includes scripts to simulate basic kinematics problems (accelerated motion, circular motion), dynamics(simple oscillator, gravitation) and more advanced physics problems (N bodies problem, Brownian motion).

raw
Simulation of a N-bodies problem, developed by 1st year Engineering Physics students at Politecnico di Milano

Requirements

You can run the scripts (.py) from your IDE/console after installing vpython:

pip install vpython

About


Languages

Language:Python 100.0%