We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e6ce86 commit d9d9a72Copy full SHA for d9d9a72
src/VortexStepMethod.jl
@@ -18,7 +18,7 @@ export calculate_results, solve_circulation_distribution
18
export add_section!, set_va!
19
export calculate_span, calculate_projected_area
20
export plot_wing, plot_circulation_distribution, plot_geometry, plot_distribution, plot_polars
21
-export show_plot
+export show_plot, save_plot
22
23
"""
24
const MVec3 = MVector{3, Float64}
0 commit comments