Skip to content

Commit b1b6748

Browse files
committed
Don't hardcode data type
1 parent 815475b commit b1b6748

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/rectangular_wing.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ println("Projected area = $(round(results_vsm["projected_area"], digits=4)) m²"
6161
PLOT && plot_geometry(
6262
body_aero,
6363
"Rectangular wing geometry";
64-
data_type=".pdf",
6564
save_path=OUTPUT_DIR,
6665
is_save=false || SAVE_ALL,
6766
is_show=true,

0 commit comments

Comments
 (0)