Universe "Simulation" using ROOT and CMake

I’m working on an interesting project using ROOT and CMake, where you enter some data into a .txt file (named god.txt) and the program spits out a graph showing how a universe with some given initial conditions would evolve (temperature wise etc.). If anyone is interested, please take a look.

link to the repo

If you can, a contribution would also be appreciated. Just a disclaimer, I’m no expert programmer, so if there are mistakes or inefficiencies in my code (and I’m quite sure there are), feel free to correct it and make a PR.

Thank you.

Hello,

Thank you for sharing! Always good to hear about projects using ROOT :smiley:

1 Like