Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.