kaipartmann / Peridynamics.jl

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

Type instability introduced by `ParameterHandler` #86

Closed kaipartmann closed 2 months ago

kaipartmann commented 2 months ago

When checked with Cthulhu.jl, the data manager is not a stable type anymore. The number of parameters is not known at compile time, which should be the problem.