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`