Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.51 KB

File metadata and controls

44 lines (33 loc) · 1.51 KB

About The Program

This program provides users to analyze steel sections strength. Strength calculations are based on AISC-2016 code.

Installation

$ python -m pip install  matplotlib
$ python -m pip install  PyQt5, pyqt5-tools

How to Use

run starter.py

  • menu :
  • Steel Beam Calculation :
    Input informations and load deamands about the beam section, the program will check if the beam's strength capacity is enough.

  • Steel Column Calculation :
    Input informations and load deamands about the column section, the program will check if the column's strength capacity is enough.

  • Steel Connection Design :
    Still working on it.

About the code

Contact