Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

flexure

  • Clone with SSH
  • Clone with HTTPS
  • 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.