Develop a Graphical User Interface to Calculate Shear Force and Bending Moment for a beam experiencing Two Moving Loads as shown in figure using Influence Line Diagram.
Develop an algorithm to calculate the shear force and bending moment values of a simply supported beam subjected to a moving load.
Follow this process to Execute the Project.
-
git clone https://github.com/mhsuhail00/Osdag.git
- Make sure you are Outside the application directory where
Osdagfolder is visible. - Create a Virtual Environment if Required.
- Use the
requirements.txtfile to install all the necessary libraries:pip install -r Osdag/requirements.txt
- Execute to start:
python -m Osdag.app
You can view the detailed report of this project here:
Project Report
- Developer: Mohammad Suhail
- Email: mhsuhail00@gmail.com
- GitHub Profile: mhsuhail00
