pmocz / nbody-python

Vectorized N-body code (Python)

Home Page:https://medium.com/swlh/create-your-own-n-body-simulation-with-python-f417234885e9

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nbody-python

Vectorized N-body code (Python)

Create Your Own N-body Simulation (With Python)

Philip Mocz (2020) Princeton Univeristy, @PMocz

Simulate orbits of stars interacting due to gravity

Code calculates pairwise forces according to Newton's Law of Gravity

python nbody.py

Simulation

About

Vectorized N-body code (Python)

https://medium.com/swlh/create-your-own-n-body-simulation-with-python-f417234885e9

License:GNU General Public License v3.0


Languages

Language:Python 100.0%