A spherically symmetric BSSN code used for teaching NR - FIXME!
-
Fork and clone this repository.
-
Create a Python environment, e.g. in
./env
:python3 -m venv ./env
-
Install the Python requirements:
# Activate the Python environment . ./env/bin/activate # Install the requirements pip install -r ./requirements.txt
-
Run the Jupyter notebook:
jupyter lab BabyGRChombo.ipynb