Skip to content

DivyaRanjan2000/BabyGRChombo

 
 

Repository files navigation

BabyGRChombo

A spherically symmetric BSSN code used for teaching NR - FIXME!

Installation

  1. Fork and clone this repository.

  2. Create a Python environment, e.g. in ./env:

    python3 -m venv ./env
  3. Install the Python requirements:

    # Activate the Python environment
    . ./env/bin/activate
    # Install the requirements
    pip install -r ./requirements.txt
  4. Run the Jupyter notebook:

    jupyter lab BabyGRChombo.ipynb

About

A spherically symmetric BSSN code used for teaching NR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 67.5%
  • Python 32.5%