prashjha / PeriDEM

Peridynamics-based discrete element method (PeriDEM) model of granular systems
Boost Software License 1.0
61 stars 14 forks source link

Add single particle simulation support #27

Closed prashjha closed 3 months ago

prashjha commented 3 months ago
  1. Single particle deformation is supported
  2. Separate apps for Peridynamics simulation as a demo of creating apps
  3. Overhaul of reading and handling geometry details by creating a struct GeomData
  4. Bump cmake minimum required (we actually need cmake above 3.15)
  5. Bump c++ standard to 20
  6. Ubuntu bionic (18.04) is not supported due to c++ standard and functions such reduce not available in older gcc compilers
  7. Output now includes a tag that can be specified in the input yaml file