rafael-fuente / N-body-numerical-simulationLinks
Script written in Python to integrate the equations of motion of N particles interacting with each other gravitationally. The script computes the equations of motion and use scipy.integrate to integrate them. Then it uses matplotlib to visualize the solution.
☆75Updated 5 years ago
Alternatives and similar repositories for N-body-numerical-simulation
Users that are interested in N-body-numerical-simulation are comparing it to the libraries listed below
Sorting:
- Tensor Calculus Package for General Relativity☆61Updated 5 years ago
- Non-spinning black hole simulation based on geodesics equation☆113Updated last year
- Vectorized N-body code (Python)☆119Updated 3 months ago
- Simulation of the propagation of incoherent light, aiming to illustrate the concept of spatial coherence.☆189Updated 3 years ago
- Python library for computing properties of stable and plunging orbits around a spinning black hole☆27Updated last year
- NRPy+, BlackHoles@Home, SENRv2, and the NRPy+ Jupyter Tutorial: Python-Based Code Generation for Numerical Relativity... and Beyond!☆101Updated 3 months ago
- Simulation of an Ideal Gas to Verify Maxwell-Boltzmann distribution