Skip to content

Commit

Permalink
update truss snap-through readme
Browse files Browse the repository at this point in the history
  • Loading branch information
matekelemen committed Nov 16, 2024
1 parent 439d683 commit 023e9b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions structural_mechanics/validation/truss_snap_through/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ By incrementally increasing the load and solving for the residual to be zero the

<img src="data/LoadCont.PNG" width="500">

_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:


<img src="data/DispCont.PNG" width="500">

_Non-linear snap through: Displacement-control_
_Non-linear snap through: Displacement-control_ `python3 MainKratos.py ProjectParametersDisplacementControl.json`



Expand Down

0 comments on commit 023e9b5

Please sign in to comment.