Skip to main content
Ctrl+K
py-fatigue Documentation (2.0.2) - Home py-fatigue Documentation (2.0.2) - Home
  • Getting started
  • User guide
  • Glossary and guidelines
  • API index
  • Change Log
  • GitHub
  • PyPI
  • LinkedIn
  • Launch Interactive environment
  • OWI-Lab
  • Getting started
  • User guide
  • Glossary and guidelines
  • API index
  • Change Log
  • GitHub
  • PyPI
  • LinkedIn
  • Launch Interactive environment
  • OWI-Lab

Section Navigation

  • stress
    • mean_stress
    • stress_range
  • cycle_count
    • cycle_count
    • histogram
    • rainflow
    • utils
  • material
    • sn_curve
    • crack_growth_curve
  • geometry
    • generic
    • cylinder
  • damage
    • stress_life
    • crack_growth
  • testing
  • utils
  • styling
  • API index
  • damage

damage#

The module py_fatigue.damage contains all the fatigue damage models.

damage

  • stress_life
    • PalmgrenMiner
      • PalmgrenMiner.damage()
      • PalmgrenMiner.des()
      • PalmgrenMiner.dem()
      • PalmgrenMiner.plot_histogram()
    • Gassner
      • Gassner.g()
    • calc_pm()
    • calc_des()
    • calc_dem()
    • get_pm()
    • get_des()
    • get_dem()
    • calc_manson_halford_exponents()
    • calc_pavlou_exponents()
    • calc_si_jian_exponents()
    • calc_theil_weights()
    • calc_nonlinear_damage()
    • calc_nonlinear_damage_with_dca()
    • get_nonlinear_damage()
    • get_nonlinear_damage_with_dca()
    • find_sn_curve_intersection()
    • calc_theil_sn_damage()
  • crack_growth
    • CalcCrackGrowth
    • get_geometry_factor()
    • get_sif()
    • get_crack_growth()
    • CrackGrowth
      • CrackGrowth.calc_growth()

previous

cylinder

next

stress_life

This Page

  • Show Source

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.