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 dynamic relaxation time solver #106

Closed kaipartmann closed 1 week ago

kaipartmann commented 2 weeks ago

Add the dynamic relaxation time solver as it was used in v0.2.

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 88.49206% with 29 lines in your changes missing coverage. Please review.

Project coverage is 89.13%. Comparing base (f5a6a88) to head (d4d7cc8).

Files Patch % Lines
src/time_solvers/dynamic_relaxation.jl 82.14% 25 Missing :warning:
src/time_solvers/velocity_verlet.jl 92.72% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #106 +/- ## ========================================== - Coverage 89.34% 89.13% -0.22% ========================================== Files 41 42 +1 Lines 2572 2752 +180 ========================================== + Hits 2298 2453 +155 - Misses 274 299 +25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.