newsma / nbody-python

Vectorized N-body code (Python)

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)

License:GNU General Public License v3.0


Languages

Language:Python 100.0%