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 6ea9911 commit 90fc248Copy full SHA for 90fc248
examples/cleanup.jl
@@ -1,6 +1,7 @@
1
2
# delete the generated polars
3
# this might be needed when the software or Julia have been updated
4
+# it is also useful if you want to benchmark the polar generation
5
6
file1="data/ram_air_kite_body_info.bin"
7
file2="data/ram_air_kite_foil_polar.bin"
0 commit comments