Python programs for projects concerning Mechanical Engineering
Two programs have been added for simulating 2R Robotic Arm using forward kinematics. The parallel version has been tested on Linux whereas the other one has been tested on Windows and Linux. Sample plot and animation have been added as well.
Python code to study the effect of velocity and drag coefficients on drag force has been added. Sample result obtained using the code has been added as well.
Python code to plot PV Curve and get thermal efficiency of an Otto cycle has been added. Sample result obtained using the code has been added as well.