Analyse trusses using the method of joints
Students taking this course are supposed to develop a python program that can be used to solve any pin-jointed truss problem. The graphical user interface program should be able to admit the following: âą An arbitrary number of truss members âą An arbitrary number of loads âą The type of material for each truss member and its elastic modulus âą The cross-sectional area of each truss member âą Support and support conditions that make the truss assemblage statically determinate The program should be able to give the following analysis results: âą A diagram of the truss showing the members, joints, loads and support conditions. âą A diagram of the truss displaying the axial forces in each member as well as support reactions. The diagram should also include the direction of the forces, i.,e, the user should be able to tell whether it is tensile or compressive. âą A widget that can be either used to list out or print the axial forces in each member and the support reactions âą A widget that can be either used to list out o