Skip to content

Example notebooks dealing with the analysis of structures - university third and fourth year level

License

Notifications You must be signed in to change notification settings

nholtz/structural-analysis

Repository files navigation

Structural Analysis using Jupyter/Python notebooks

Example Python notebooks (Jupyter) dealing with the analysis of structures. These are mostly university third and fourth year level (i.e., fairly introductory) and use stiffness methods (slope-deflection for the introductory examples and matrix methods for the more advanced).

That is, they will; currently only a few slope-deflection examples are shown (under slope-deflection/) and there is the barest start of a 2nd-order elastic 2-D frame program (under matrix-methods/frame2d).

They all use a Jupyter/Python notebook interface and are programmed in Python 2.7. They make use of modules numpy, sympy, matplotlib, pandas, and a lot of home-built stuff.

About

Example notebooks dealing with the analysis of structures - university third and fourth year level

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published