Skip to content

Determines bar tensions in a statically determinate, pin-jointed truss. Used for the Part IA structural design project.

Notifications You must be signed in to change notification settings

eric-wieser/static-analysis

Repository files navigation

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

About

Determines bar tensions in a statically determinate, pin-jointed truss. Used for the Part IA structural design project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages