/Structures-Explained

Didactic 2D structural analysis software. Includes 2D structures, cross section and Mohr's Circle calculations and step by step solution in a PDF file. Also has a user friendly UI, with manual and examples.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Structures Explained

Logo_SX_Structures_Explained Structures Explained is a didactic 2D structural analysis software. It includes 2D structures, cross section and Mohr's Circle calculations and step by step solution in a PDF file. Also has a user friendly UI (English and Portuguese languages), with manual and examples.

2D Structure: struct

Cross Section: crossSec

Mohr's Circle: mohr

How to Install:

For now Structures Explained and it's dependencies must be installed manually.

To do so clone the repository and install the following:

matplotlib>=3.0, numpy>=1.15.4, pyqt5, qdarkstyle, pylatex, sympy

You will also need my anaStruct fork, available at:

https://github.com/LeoBelmont/anaStruct/