Releases: PeriHub/PeriLab.jl
v2.0.1
PeriLab v2.0.1
Changed
- Block summary only shows relevant models
Fixed
- MPI Synchronization for low RAM #348
- Docker build
v2.0.0
PeriLab v2.0.0
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)
v1.1.0
PeriLab v1.1.0
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v1.0.7
PeriLab v1.0.7
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v1.0.6
PeriLab v1.0.6
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v1.0.5
PeriLab v1.0.5
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v1.0.4
PeriLab v1.0.4
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v1.5.2
PeriLab v1.5.2
Added
- Matrix based prototype
- Gyan reduction prototype
- Improved dt assumption and warnings
Fixed
- Zero bond length input handling
Merged pull requests:
- Matrix based (#321) (@JTHesse)
- Bump actions/checkout from 5 to 6 (#327) (@dependabot[bot])
Closed issues:
v1.5.1
PeriLab v1.5.1
Added
- Exodus SPHERE element input type
Fixed
- Cancellation for max. damage
Merged pull requests:
- Bump actions/upload-artifact from 4 to 5 (#317) (@dependabot[bot])
v1.5.0
PeriLab v1.5.0
Added
- PeriLabError, to handle known exceptions
- FieldTypes added and field creation streamlined
Changed
- Data_Manager removed as an argument
- Removed module includes, reducing compilation time
- Module names streamlined
- TimerOutputs is now using the default timer
Merged pull requests:
- CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat) (#302) (@github-actions[bot])
- Bump codecov/codecov-action from 5.5.0 to 5.5.1 (#309) (@dependabot[bot])
- Performance/opt include strat (#313) (@JTHesse)
Closed issues: