From 32ae71638c1d24f14c1505072f0776a225e05665 Mon Sep 17 00:00:00 2001 From: janvonrickenbach Date: Fri, 5 Jan 2024 10:01:23 +0100 Subject: [PATCH] Update examples/012_fatigue_example.py Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com> --- examples/012_fatigue_example.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/012_fatigue_example.py b/examples/012_fatigue_example.py index 81c237602..97f10f77f 100644 --- a/examples/012_fatigue_example.py +++ b/examples/012_fatigue_example.py @@ -9,8 +9,8 @@ combination method. For this example, the custom combination method is stress in fibre direction. -A random load time series is created, and taking into account that the load is assumed -proportional, rainflow counting is applied to load time series. +A random load time series is created. Taking into account that the load is assumed +proportional, rainflow counting is applied to the load time series. Load ranges are then applied on the stress combination method and damage is evaluated by using a dummy S-N curve.