Apr 2024
Bending Moment Diagram Generator
Screenshot of the interface with supports, point loads, and bending moments.
This is my entry for the ENCMP 100 (Computer Programming for Engineers) coding contest.
It is a bending moment diagram generator. It outputs a figure containing a free body diagram (FBD), complete with support reactions, point loads, and moments acting on a straight beam.
This project was an exciting – albeit rushed – application of my early Python programming skills to a very common engineering application.