peterdsharpe / AeroSandbox

Aircraft design optimization made fast through modern automatic differentiation. Composable analysis tools for aerodynamics, propulsion, structures, trajectory design, and much more.
https://peterdsharpe.github.io/AeroSandbox/
MIT License
687 stars 111 forks source link

added plt.show() #59

Closed chiefenne closed 2 years ago

chiefenne commented 2 years ago

Added "plt.show()" as matplotlib figure didn't show up (tested on macOS Big Sur 11.4).

peterdsharpe commented 2 years ago

Looks good to me! :) Nice catch here!