https://github.com/dheerajshenoy/n-body-simulation
Python programs for N Body Simulation
https://github.com/dheerajshenoy/n-body-simulation
Last synced: 8 months ago
JSON representation
Python programs for N Body Simulation
- Host: GitHub
- URL: https://github.com/dheerajshenoy/n-body-simulation
- Owner: dheerajshenoy
- Created: 2023-07-07T10:42:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-16T03:50:45.000Z (over 1 year ago)
- Last Synced: 2024-02-16T04:35:13.188Z (over 1 year ago)
- Language: Python
- Size: 3.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# N-Body-Simulation
Python programs for N Body Simulation
# Programs
* nbody.py - initial implementation of the nbody program
* nbody_oop.py - implementation of nbody.py with Object Oriented Programming
* particle_collision.py - particle collision program
* TODO: nbody_oop_collision.py - nbody + collision
# Animations
* nbody.py, nbody_oop.py
https://github.com/dheerajshenoy/N-Body-Simulation/assets/21986384/63f83413-88fe-46e5-a515-772ab07172e8
* particle_collision.py
https://github.com/dheerajshenoy/N-Body-Simulation/assets/21986384/89f0027f-0dc9-4aff-a212-dd130cb6791c