kaipartmann / Peridynamics.jl

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

Improved neighborhood search #29

Closed kaipartmann closed 4 weeks ago

kaipartmann commented 3 months ago

The neighborhood search of TrixiParticles.jl is faster than the current approach with NearestNeighbors.jl and better suited for contact simulations.