PeriHub / PeriLab.jl

Welcome to Peridynamic Laboratory (PeriLab), a powerful software solution designed for tackling Peridynamic problems.
https://perihub.github.io/PeriLab.jl/
BSD 3-Clause "New" or "Revised" License
25 stars 5 forks source link

[Feature]: Improve local synchronization #189

Open CWillberg opened 2 months ago

CWillberg commented 2 months ago

What are you trying to do and how would you want to do it differently?

I would like to allow all models a pre synchronisation of fields

Is it something you currently cannot do? Is this related to an issue/problem?

Right now it is done only for damage and material and more or less hard coded

Implementation details

put it in the loops of the model_factory

Would you be willing to submit a PR?

No