Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 444 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 444 Bytes

Static-anaylsis

General purpose files

  • structure.py - definition and tension analysis code. Requires numpy
  • renderer.py - matplotlib3d renderer for Truss and Loading objects
  • example.py - sample usage

Specific to the 1A coursework:

  • sdp.py - optimization code and general scratchpad
  • sections.py - material property definitions for the Part IA
  • materialplots.py - visualization of the above