/ASCE-Calculator

A calculator to automate various structural calculations

Primary LanguagePython

ASCE-Calculator

A calculator to automate various structural calculations

SAMPLE OUTPUT:

-------PRESSURE ZONES-----

Zone 1: -50
Zone 2e: -60
Zone 2n: -70
Zone 2r: -80
Zone 3: -90
Zone 3e: -100
Zone 3r: -110

-----------REPORT---------

Zone 1: 8.41 <= 45.5  OK
Zone 2r: 17.86 <= 45.5  OK
Zone 2e: 11.56 <= 45.5  OK
Zone 2n: 14.71 <= 45.5  OK
Zone 3: 21.01 <= 45.5  OK
Zone 3e: 24.16 <= 45.5  OK
Zone 3r: 27.31 <= 45.5  OK

Required Modules:

pip install colorama
pip install customtkinter
pip install reportlab

Disclaimer: Not connected/related in any way to the American Society of Civil Engineers