Skip to content

Releases: Gunnstein/fatpack

v0.7.8 - Compatible with Numpy 2.0

06 Sep 09:56
951929f
Compare
Choose a tag to compare

This release is ready for numpy 2.0, see #25.

v0.7.3

25 Oct 00:07
Compare
Choose a tag to compare

fatpack provides functionality for fatigue analysis based on stress-life damage accumulation methodology and includes rainflow cycle counting, fatigue endurance by SN-curves, mean and compressive stress range correction and racetrack filtering for accelerated fatigue testing.

Rainflow range mean option and refactored endurance module

19 Dec 17:05
Compare
Choose a tag to compare

Added options to also return the mean of rainflow ranges in the find_rainflow_ranges functions. Refactored endurance module, changes should make it easier to define BiLinear and TriLinear endurance curves.

New racetrack filtering module

11 Mar 08:57
Compare
Choose a tag to compare

This release introduces the new racetrack filtering module for removal of small amplitude cycles in the time series.

v0.5.8

19 Dec 11:32
Compare
Choose a tag to compare

Bug fix: TriLinearEnduranceCurve.get_stress now correctly returns fatigue limit stress Sl

Minor efficiency improvements

08 Dec 20:11
Compare
Choose a tag to compare
v0.5.7

Efficiency improvements in find_rainflow_cycles and find_reversals

First release

18 Nov 16:58
Compare
Choose a tag to compare
v0.5.5

Endurance module reworked.