https://github.com/sk-ruban/beamsolve
https://github.com/sk-ruban/beamsolve
engineering finite-element-methods physics python structural-analysis structure webapp
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sk-ruban/beamsolve
- Owner: sk-ruban
- Created: 2019-12-07T17:28:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-25T20:00:11.000Z (over 1 year ago)
- Last Synced: 2025-02-11T09:51:42.218Z (3 months ago)
- Topics: engineering, finite-element-methods, physics, python, structural-analysis, structure, webapp
- Language: Python
- Homepage: https://beamsolve.herokuapp.com
- Size: 103 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BeamSolve
https://beamsolve.herokuapp.com/
This webapp was created for my Final Year Project in Nanyang Technological University (NTU) to analyse beams structures. It uses the [Direct Stiffness Method](https://en.wikipedia.org/wiki/Direct_stiffness_method) to determine the Bending Moments & Shear Forces of the inputted beam. It was developed with a Python & Flask backend. Backend calculations are computed using [anaStruct](https://anastruct.readthedocs.io/en/latest/)
