Skip to content

buildsmart888/Reinforcment-Concrete-Design-Program

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Program

This program provides users to analyze RC sections strength including RC beam and RC column. Strength calculations are based on ACI-318 code.

Installation

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

How to Use

run starter.py

  • menu :
  • RC Rectangular Beam Calculation :
    Input section information and load demands of the beam, the program will check if the beam's moment and shear capacity are enough.

  • RC T-Beam Calculation :
    Input section information and load demands of the beam, the program will check if the beam's moment and shear capacity are enough.

  • RC Beam Design :
    Input section information and load demands of the beam, the program will design the required reinforcement of the beam.
  • RC Column Calculation :
    Input section information and load demands of the column, the program will draw the P-M-M interaction diagram to check if the column's capacity is enough.

About the code

Contact

About

Analysis tools for Civil Engineers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%