Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 16:06
· 276 commits to main since this release

PeriLab v2.0.0

Diff since v1.5.2

Added

  • Correspondence Stiffness matrix #322
  • Gyan reduction #323
  • Rigid body material #253
  • Bond Force calculation in matrix linear static #339
  • Aniso damage for 3D #337

Fixed

  • Numerical Damping in Verlet

Changed

  • Optimized matrix assembly #336
  • MPI Optimization
  • Tests optimized
  • Stability and Perfomance improvements

Breaking changes

  • There are no breaking changes

Merged pull requests:

  • Bump codecov/codecov-action from 5.5.1 to 5.5.2 (#330) (@dependabot[bot])
  • Bump actions/upload-artifact from 5 to 6 (#331) (@dependabot[bot])
  • Optimizations (#340) (@CWillberg)
  • Bump actions/upload-artifact from 6 to 7 (#342) (@dependabot[bot])
  • CompatHelper: bump compat for TestSetExtensions in [extras] to 4, (keep existing compat) (#346) (@github-actions[bot])

Closed issues:

  • control factory (#62)
  • [Feature]: Adding FlyAwayNodes (#194)
  • [Feature]: Rigid body material (#253)
  • [Testing]: Add 3D Correspondence fullscale test with angles (#312)
  • [Feature]: Optimizing matrix assembly (#336)
  • [Feature]: Extend aniso damage to 3D (#337)
  • [Bug]: Rotation is wrong (#338)
  • [Feature]: Bond Force calculation missing in matrix linear static (#339)