This repository contains the simulation code and postprocessing presented in the publication "The Uncertainty Inherent to DEM Simulations: Insights from an Interlocking Parcel Model" by Maier, Mitterlindner, Benabchiasli, Fasching, and Radl (2024) in Scientific Reports (DOI: https://doi.org/10.21203/rs.3.rs-5330414/v1)
This repository contains the simulation code and postprocessing presented in the publication "The uncertainty inherent to DEM simulations of interlocking particles" by Maier, Mitterlindner, Benabchiasli, Fasching, and Radl (2025) in Scientific Reports (DOI: https://doi.org/10.1038/s41598-025-90129-6)
- The folder "runfiles" contains the respective codebase to setup the DEM simulations using the settings and conditions described within the paper.
- The folder "postprocessing" uses the simulation data (i.e., "*.liggghts"-files) to extract the relevant data and analyse it statistically.
...
...
@@ -8,7 +8,7 @@ This repository contains the simulation code and postprocessing presented in the
Using this information, one is able to reproduce and check the validity of the material presented in our current contribution.
The actual data used in this contribution can be found under: https://doi.org/10.3217/1sf89-szy90
The actual data used in this contribution can be found under: https://doi.org/10.3217/25g2e-6ha82
This data was generated using the scripts in the "postprocessing" folder.
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.