kaipartmann / Peridynamics.jl

A Julia package for parallel peridynamics simulations
https://kaipartmann.github.io/Peridynamics.jl/
MIT License
32 stars 7 forks source link

Add support for 1D and 2D simulations #38

Open kaipartmann opened 2 months ago

kaipartmann commented 2 months ago

Add a type parameter, e.g., NDIMS, to all relevant structs and define methods for 1D, 2D, and 3D simulations, where needed.