From e49b7da37f435ec49afebc6abf9a68e8eadf8bf9 Mon Sep 17 00:00:00 2001 From: Ludovic Noels <l.noels@ulg.ac.be> Date: Mon, 18 Nov 2024 17:42:07 +0000 Subject: [PATCH] Update README.md --- ijss_2025_vevp_ScriptsForTestsImages/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ijss_2025_vevp_ScriptsForTestsImages/README.md b/ijss_2025_vevp_ScriptsForTestsImages/README.md index 197921f..6576e34 100644 --- a/ijss_2025_vevp_ScriptsForTestsImages/README.md +++ b/ijss_2025_vevp_ScriptsForTestsImages/README.md @@ -38,10 +38,10 @@ This directory contains 3 Folders with several subfolders: - THIS FOLDER HAS NO PLOTS, only data. USE ....Experiments.... in the other folder to generate these plots. 3. Validation - All validation tests for TPU split by test type and simulation numbers as follows in respective folders: - 1. Compression - Uses TPU tests - A_viii, A_ix, A_x, A_xi - 2. Tension - Uses TPU tests - A_iii, A_iv, A_v, A_vi - 3. Torsion - F22, F23, F24 with axial displacement constraint, F25, F26, F27 without axial displacement constraint - 4. TorsionRotationCorrection - F26 (w/o correction), F43 (with correction) - 5. Images_Paper1 - Has the generated figures + - Compression - Uses TPU tests - A_viii, A_ix, A_x, A_xi + - Tension - Uses TPU tests - A_iii, A_iv, A_v, A_vi + - Torsion - F22, F23, F24 with axial displacement constraint, F25, F26, F27 without axial displacement constraint + - TorsionRotationCorrection - F26 (w/o correction), F43 (with correction) + - Images_Paper1 - Has the generated figures - Run to generate the validation exp. vs num. plots and their pdfs based on existing results: ``` python3 makePlots.py ``` \ No newline at end of file -- GitLab