From 023e9b5d1797c3e273b08d1271869cf6660f7b4c Mon Sep 17 00:00:00 2001 From: matekelemen Date: Sat, 16 Nov 2024 12:32:57 +0100 Subject: [PATCH] update truss snap-through readme --- structural_mechanics/validation/truss_snap_through/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/structural_mechanics/validation/truss_snap_through/README.md b/structural_mechanics/validation/truss_snap_through/README.md index 2c32bf88..3e13711d 100644 --- a/structural_mechanics/validation/truss_snap_through/README.md +++ b/structural_mechanics/validation/truss_snap_through/README.md @@ -24,14 +24,14 @@ By incrementally increasing the load and solving for the residual to be zero the -_Non-linear snap through: Load-control_ +_Non-linear snap through: Load-control_ `python3 MainKratos.py ProjectParametersLoadControl.json` Whereas both limit points can be found by incrementally increasing the displacement and solving for the residual to be zero: -_Non-linear snap through: Displacement-control_ +_Non-linear snap through: Displacement-control_ `python3 MainKratos.py ProjectParametersDisplacementControl.json`