|
1 | 1 | # PeriDEM - High-fidelity modeling of granular media consisting of deformable complex-shaped particles |
2 | 2 |
|
3 | | -[](https://app.codacy.com/gh/prashjha/PeriDEM?utm_source=github.com&utm_medium=referral&utm_content=prashjha/PeriDEM&utm_campaign=Badge_Grade_Settings) [](https://circleci.com/gh/prashjha/PeriDEM) [](https://codecov.io/gh/prashjha/PeriDEM) [](https://GitHub.com/prashjha/PeriDEM/releases/) [](https://github.com/prashjha/PeriDEM/blob/main/LICENSE) [](https://github.com/prashjha/PeriDEM/issues) [](https://gitter.im/PeriDEM/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](https://GitHub.com/prashjha/PeriDEM/) [](https://zenodo.org/records/13888588) |
| 3 | +[](https://app.codacy.com/gh/prashjha/PeriDEM?utm_source=github.com&utm_medium=referral&utm_content=prashjha/PeriDEM&utm_campaign=Badge_Grade_Settings) [](https://circleci.com/gh/prashjha/PeriDEM) [](https://codecov.io/gh/prashjha/PeriDEM) [](https://GitHub.com/prashjha/PeriDEM/releases/) [](https://github.com/prashjha/PeriDEM/blob/main/LICENSE) [](https://github.com/prashjha/PeriDEM/issues) [](https://gitter.im/PeriDEM/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](https://GitHub.com/prashjha/PeriDEM/) [](https://zenodo.org/records/13888588) [](https://doi.org/10.21105/joss.07525) |
4 | 4 |
|
5 | 5 |
|
6 | 6 | <p align="center"> <img src="./assets/logo/logo.png" width="400"> </p> |
|
28 | 28 | ## Introduction |
29 | 29 |
|
30 | 30 | Implementation of the high-fidelity model of granular media that combines the advantages |
31 | | -of peridynamics and discrete element method (DEM). |
| 31 | +of peridynamics and the discrete element method (DEM). |
32 | 32 | The model has the following advantages over existing mechanical models for granular media: |
33 | 33 | - handle intra-particle deformation and breakage/damage |
34 | | - - handle arbitrary shape of the particle. Inter-particle contact is not specific to any shape of the particle |
| 34 | + - handle the arbitrary shape of the particle. Inter-particle contact is not specific to any shape of the particle |
35 | 35 | - tunable inter-particle contact parameters |
36 | 36 | - easy to add different mechanical constitutive laws within peridynamics for individual particle deformation |
37 | 37 |
|
38 | 38 | For more details about the model and results, we refer to the paper: |
39 | 39 |
|
40 | 40 | > Prashant K. Jha, Prathamesh S. Desai, Debdeep Bhattacharya, Robert P Lipton (2020). |
41 | 41 | > **Peridynamics-based discrete element method (PeriDEM) model of granular systems involving breakage of arbitrarily shaped particles**. |
42 | | -> *Journal of the Mechanics and Physics of Solids, 151*, p.104376. Doi https://doi.org/10.1016/j.jmps.2021.104376. |
43 | | -
|
44 | | -Download pdf [here](https://prashjha.github.io/publication/jha-2020-peridem/jha-2020-peridem.pdf). |
| 42 | +> *Journal of the Mechanics and Physics of Solids*, 151, p.104376. Doi https://doi.org/10.1016/j.jmps.2021.104376. |
| 43 | +> Download pdf [here](https://prashjha.github.io/publication/jha-2020-peridem/jha-2020-peridem.pdf). |
| 44 | +
|
| 45 | +**PeriDEM is published as a software article in the Journal of Open Source Software:** |
| 46 | +> Prashant K. Jha (2025). |
| 47 | +> **PeriDEM -- High-fidelity modeling of granular media consisting of deformable complex-shaped particles** |
| 48 | +> *Journal of Open Source Software*, vol. 10, 116, p.7525, DOI 10.21105/joss.07525. |
| 49 | +> Download pdf [here](https://doi.org/10.21105/joss.07525). |
45 | 50 |
|
46 | 51 | We have created channels on various platforms: |
47 | 52 | - [PeriDEM on Gitter](https://gitter.im/PeriDEM/community?utm_source=share-link&utm_medium=link&utm_campaign=share-link) |
|
0 commit comments