material#
The module py_fatigue.material contains the material properties
related with fatigue analysis.
- sn_curve
- crack_growth_curve
- The ParisCurve class
ParisCurveParisCurve.__init__()ParisCurve.from_knee_points()ParisCurve.format_name()ParisCurve.load_ratioParisCurve.walker_exponentParisCurve.walker_interceptParisCurve.thresholdParisCurve.criticalParisCurve.threshold_growth_rateParisCurve.critical_growth_rateParisCurve.get_knee_growth_rate()ParisCurve.get_knee_sif()ParisCurve.get_growth_rate()ParisCurve.get_sif()ParisCurve.plot()
- The ParisCurve class