We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7cc6f1 commit ae8d3b7Copy full SHA for ae8d3b7
2 files changed
examples/V3_kite.jl
@@ -131,7 +131,6 @@ PLOT && plot_polars(
131
PLOT && plot_geometry(
132
body_aero,
133
"V3 kite geometry";
134
- data_type=".pdf",
135
save_path=OUTPUT_DIR,
136
is_save=false || SAVE_ALL,
137
is_show=true,
examples/ram_air_kite.jl
@@ -77,7 +77,6 @@ PLOT && plot_polar_data(body_aero)
77
78
79
"Ram air kite geometry";
80
81
82
83
0 commit comments