Skip to content

Commit

Permalink
Merge branch 'main' of github.com:LoreCip/LQG-WENO-Reconstruction
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenzo Cipriani authored and Lorenzo Cipriani committed Sep 19, 2023
2 parents b14daeb + 9e4597c commit 149b3a2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 149b3a2

Please sign in to comment.