ENCMP 100
Coding Contest
“Bending Moment Diagram Generator”
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.