Releases: boschresearch/pylife
Releases · boschresearch/pylife
2.2.0
Breaking changes
- Drop support for python-3.8 ast it is end of life
- The Wöhler analysis slightly changed (#138)
New features
Support for some FKM-non-linear calculations
- HCM rainflow algorithm
- P_RAM and P_RAJ damage calculation
- Notch approximation law (Neuber and Seeger-Beste)
Minor improvements
- Connectivity information is now transferred from odbserver to odbclient as
ints.
Bugfixes
2.2.0rc1
Update Changelog Signed-off-by: Johannes Mueller <[email protected]>
2.2.0b1
Merge pull request #205 from RickySandi/fix/198-meanstress-cycles-bug Fix: preserve cycles column during meanstress transformation
2.1.4
Bugfixes
Fix gradient calculation for non continous nodes in mesh.
Note
This will hopefully be the last 2.1.x release
2.1.4rc1
Update changelog Signed-off-by: Johannes Mueller <[email protected]>
2.2.0a8
Fix Abaqus IPC on Windows
2.2.0a7
Fix odb IPC
2.2.0a6
Bugfix
- Uplift python version restriction for odbserver
2.2.0a5
2.2.0a4
Improvements
- Support for Abaqus 2024 with Python 3.9
- Performance improvements