diff --git a/README.md b/README.md index ae468dd..fa6dcd3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # LQG-BH-Collapse +[![DOI](https://zenodo.org/badge/616188237.svg)](https://zenodo.org/badge/latestdoi/616188237) + This code implements the original formulation of the Weighted Essentially Non-Oscillatory [1] (WENO) to solve the Loop Quantum Gravity equations of a collapsing star under the assumpions of isotropy and uniformity of the matter field. It solves the equation @@ -29,6 +31,8 @@ $$ \end{cases} $$ +A Python module to manage the simulations is available [here](https://github.com/LoreCip/simRead). + ## How to install To install the Fortran code run the bash script **make.sh** using the following command