Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ We provide a standalone GitHub repository with relevant tutorial code on how exe
|
|
| 22 |
|
| 23 |
## Dataset
|
| 24 |
|
| 25 |
-
The datasets
|
| 26 |
|
| 27 |
|
| 28 |
## License
|
|
@@ -32,10 +32,11 @@ NeuralDEM is shared under the [CC-BY-NC 4.0](https://creativecommons.org/license
|
|
| 32 |
## Citation instructions
|
| 33 |
```
|
| 34 |
@article{alkin2024neuraldem,
|
| 35 |
-
title={{NeuralDEM}
|
| 36 |
author={Benedikt Alkin and Tobias Kronlachner and Samuele Papa and Stefan Pirker and Thomas Lichtenegger and Johannes Brandstetter},
|
| 37 |
-
journal={
|
| 38 |
-
year={
|
|
|
|
| 39 |
}
|
| 40 |
```
|
| 41 |
|
|
|
|
| 22 |
|
| 23 |
## Dataset
|
| 24 |
|
| 25 |
+
The datasets for NeuralDEM are available on Hugging Face Datasets at [`EmmiAI/NeuralDEM`](https://huggingface.co/datasets/EmmiAI/NeuralDEM). Additionally, this repository contains a single simulation sample from the test set to demonstrate inference.
|
| 26 |
|
| 27 |
|
| 28 |
## License
|
|
|
|
| 32 |
## Citation instructions
|
| 33 |
```
|
| 34 |
@article{alkin2024neuraldem,
|
| 35 |
+
title={{NeuralDEM} for real time simulations of industrial particular flows},
|
| 36 |
author={Benedikt Alkin and Tobias Kronlachner and Samuele Papa and Stefan Pirker and Thomas Lichtenegger and Johannes Brandstetter},
|
| 37 |
+
journal={Nature Communications Physics},
|
| 38 |
+
year={2025}
|
| 39 |
+
doi={10.1038/s42005-025-02342-4},
|
| 40 |
}
|
| 41 |
```
|
| 42 |
|