From 70dcd188d310296dafd06c03818a2cc1363b190a Mon Sep 17 00:00:00 2001 From: "Maier, Lukas" <lukas.maier@tugraz.at> Date: Mon, 14 Oct 2024 15:26:59 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 210cb5c..bd5a36c 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,6 @@ Using this information, one is able to reproduce and check the validity of the m The actual data used in this contribution can be found under: https://doi.org/10.3217/1sf89-szy90 This data was generated using the scripts in the "postprocessing" folder. -The simulations were run using LIGGGHTS 3.8.0, the postprocessing was done using Python 3.10.13. \ No newline at end of file +The simulations were run using LIGGGHTS PUBLIC-CG_Heat [1], a fork of LIGGGHTS Public 3.8.0. The postprocessing was done using Python 3.10.13. + +[1] https://gitlab.tugraz.at/13097018C9D61E3C/LIGGGHTS-PUBLIC (git commit d4bb78c81af922884f4b61928c19f08099bc3a9e) \ No newline at end of file -- GitLab