We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 815475b commit b1b6748Copy full SHA for b1b6748
1 file changed
examples/rectangular_wing.jl
@@ -61,7 +61,6 @@ println("Projected area = $(round(results_vsm["projected_area"], digits=4)) m²"
61
PLOT && plot_geometry(
62
body_aero,
63
"Rectangular wing geometry";
64
- data_type=".pdf",
65
save_path=OUTPUT_DIR,
66
is_save=false || SAVE_ALL,
67
is_show=true,
0 commit comments