22
33[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-success.svg )] ( https://opensource.org/licenses/MIT )
44[ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.15730554.svg )] ( https://doi.org/10.5281/zenodo.15730554 )
5+ [ ![ doi:10.1016/j.cpc.2025.109898] ( https://img.shields.io/badge/Paper_DOI-10.1016/j.cpc.2025.109898-blue )] ( https://doi.org/10.1016/j.cpc.2025.109898 )
6+ [ ![ arXiv:2506.21206] ( https://img.shields.io/badge/arXiv-2506.21206-yellow )] ( https://arxiv.org/abs/2506.21206 )
57
68This repository contains information and code to reproduce the results presented in the
79article
810``` bibtex
9- @misc{neher2025robustefficientpreprocessingtechniques,
10- title={Robust and efficient pre-processing techniques for particle-based methods including dynamic boundary generation},
11- author={Niklas S. Neher and Erik Faulhaber and Sven Berger and Christian Weißenfels and Gregor J. Gassner and Michael Schlottke-Lakemper},
12- year={2025},
13- eprint={2506.21206},
14- archivePrefix={arXiv},
15- primaryClass={math.NA},
16- url={https://arxiv.org/abs/2506.21206},
11+ @Article{neher2026robust,
12+ author = {Neher, Niklas S. and Faulhaber, Erik and Berger, Sven and Weißenfels,
13+ Christian and Gassner, Gregor J. and Schlottke-Lakemper, Michael},
14+ journal = {Computer Physics Communications},
15+ title = {Robust and efficient pre-processing techniques for particle-based
16+ methods including dynamic boundary generation},
17+ year = {2026},
18+ pages = {109898},
19+ volume = {318},
20+ doi = {10.1016/j.cpc.2025.109898}
1721}
1822```
1923
@@ -22,8 +26,10 @@ use the implementations provided here, please **also** cite this repository as
2226``` bibtex
2327@misc{Neher2025reproducibility,
2428 title={Reproducibility repository for
25- "{R}obust and efficient pre-processing techniques for particle-based methods including dynamic boundary generation"},
26- author={Neher, Niklas S. and Faulhaber, Erik and Berger, Sven and Weißenfels Christian and Gassner, Gregor J. and Schlottke-Lakemper, Michael},
29+ "{R}obust and efficient pre-processing techniques for particle-based
30+ methods including dynamic boundary generation"},
31+ author={Neher, Niklas S. and Faulhaber, Erik and Berger, Sven
32+ and Weißenfels Christian and Gassner, Gregor J. and Schlottke-Lakemper, Michael},
2733 year= {2025},
2834 howpublished={\url{https://github.com/trixi-framework/paper-2025-particle-based_preprocessing}},
2935 doi={10.5281/zenodo.15730554}
0 commit comments