From ba75ac4c0a829316b3cd30cd8110d353cde2b6d2 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Mon, 20 Oct 2025 16:43:28 -0600 Subject: Added sample data files --- tutorials/module_4/force_displacement_data.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 tutorials/module_4/force_displacement_data.txt (limited to 'tutorials/module_4/force_displacement_data.txt') diff --git a/tutorials/module_4/force_displacement_data.txt b/tutorials/module_4/force_displacement_data.txt new file mode 100644 index 0000000..825269d --- /dev/null +++ b/tutorials/module_4/force_displacement_data.txt @@ -0,0 +1,23 @@ +Sample Stress–Strain Data (AISI 1080 Steel) + +Strain (mm/mm) Stress (MPa) +-------------- ------------- +0.0000 0 +0.0005 100 +0.0010 200 +0.0015 300 +0.0020 400 +0.0025 500 +0.0030 510 +0.0040 520 +0.0050 540 +0.0070 600 +0.0100 700 +0.0150 800 +0.0200 850 +0.0300 820 +0.0500 750 +0.0800 650 +0.1200 500 +0.1500 300 +0.1800 0 -- cgit v1.2.3