Skip to content

monteemc/rainflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple implementation of RainFlow cycle count algorithm for fatigue analysis, as a direct adaptation of 5.4.4 algorithm ASTM E1049-85 [1].

Also adequate data types and functions are provided to manipulate:

  • stress histories;
  • simple alternate / mean stresses pair cycle counts;
  • bin alternate / mean stresses pair cycle counts.

[1] Standard, A. S. T. M. "E1049-85." Standard Practices for Cycle Counting in Fatigue Analysis, ASTM (2011).

2DO:

  • Auxiliar library to work with S-N curves and mean stress correction;
  • Damage calculation - Palgrem-Miner rule; -...

Disclaimer: this is my first Haskell project. It's totaly experimental - do not trust for real engineering work (at least yet).

About

Simple implementation of RainFlow cycle count algorithm for fatigue analysis (as ASTM E1049 − 85)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors