Skip to main content
Ctrl+K
py-fatigue Documentation (2.0.3) - Home py-fatigue Documentation (2.0.3) - 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
  • stress

stress#

py-fatigue, during the definition of py_fatigue.CycleCount instances, handles the stress definition and binning through the following modules:

  • mean_stress
    • MeanStress
      • mean_stress
    • corrections
      • dnvgl_mean_stress_correction()
      • walker_mean_stress_correction()
      • swt_mean_stress_correction()
      • goodman_haigh_mean_stress_correction()
  • stress_range
    • The StressRange class
      • StressRange
        • StressRange.small_cycles_idx()

previous

API index

next

mean_stress

This Page

  • Show Source

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.