Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nishthasharma-22/binary-black-hole-merger-gravitational-waves-simulation
Repository of all astronomy related projects, including: Gravitational Waves graph from binary black hole merger
https://github.com/nishthasharma-22/binary-black-hole-merger-gravitational-waves-simulation
astrophysics blackhole-merger gravity-simulator matplotlib numpy python scipy
Last synced: 5 days ago
JSON representation
Repository of all astronomy related projects, including: Gravitational Waves graph from binary black hole merger
- Host: GitHub
- URL: https://github.com/nishthasharma-22/binary-black-hole-merger-gravitational-waves-simulation
- Owner: NishthaSharma-22
- Created: 2024-09-08T15:00:44.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T15:09:37.000Z (4 months ago)
- Last Synced: 2024-12-18T13:13:43.101Z (5 days ago)
- Topics: astrophysics, blackhole-merger, gravity-simulator, matplotlib, numpy, python, scipy
- Language: Python
- Homepage:
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gravitational Waves Simulation from Binary Black Hole Mergers
This project simulates gravitational waves emitted from binary black hole mergers, utilizing concepts from general relativity and wave mechanics. It generates a time-series graph visualizing the waveform of these cosmic events.
## Requirements
To run this project, ensure you have the following Python packages installed:
- NumPy
- Matplotlib
- SciPy## Output
The output is a time-series graph that displays the gravitational waveform generated during the merger of two black holes, illustrating how the signal evolves over time.![Gravitational Wave Graph](image.png)
## Topics Covered
- General Relativity
- Wave Mechanics
- Gravitational Waves
- Numerical Simulations## License
This project is licensed under the MIT License.