Skip to content
Snippets Groups Projects
Select Git revision
  • d67e3b32066aa8fff331e80605d3f4521c2303cb
  • master default protected
2 results

flexure

user avatar
Sam Calisch authored
d67e3b32
History
Name Last commit Last update
..
CMD
README.md
figure_1.png
flexure_stiffness.py

This is a simulation script for designing the flexure plates.

To run it, you'll need to install my pyFrame3dd wrapper:

https://gitlab.cba.mit.edu/calischs/pyframe3dd

then run

python flexure_stiffness.py -M visualize

to see a matplotlib visualization, or run

python flexure_stiffness.py -M simulate

to run simulations with the default values. Example commands are included in CMD.