We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 439d683 commit 023e9b5Copy full SHA for 023e9b5
1 file changed
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
24
25
<img src="data/LoadCont.PNG" width="500">
26
27
-_Non-linear snap through: Load-control_
+_Non-linear snap through: Load-control_ `python3 MainKratos.py ProjectParametersLoadControl.json`
28
29
Whereas both limit points can be found by incrementally increasing the displacement and solving for the residual to be zero:
30
31
32
<img src="data/DispCont.PNG" width="500">
33
34
-_Non-linear snap through: Displacement-control_
+_Non-linear snap through: Displacement-control_ `python3 MainKratos.py ProjectParametersDisplacementControl.json`
35
36
37
0 commit comments