aboutsummaryrefslogtreecommitdiff
path: root/img/cylinder2d_unoptimized_low_resolution_grid_60s.gnuplot
diff options
context:
space:
mode:
Diffstat (limited to 'img/cylinder2d_unoptimized_low_resolution_grid_60s.gnuplot')
-rw-r--r--img/cylinder2d_unoptimized_low_resolution_grid_60s.gnuplot11
1 files changed, 0 insertions, 11 deletions
diff --git a/img/cylinder2d_unoptimized_low_resolution_grid_60s.gnuplot b/img/cylinder2d_unoptimized_low_resolution_grid_60s.gnuplot
deleted file mode 100644
index 80c3605..0000000
--- a/img/cylinder2d_unoptimized_low_resolution_grid_60s.gnuplot
+++ /dev/null
@@ -1,11 +0,0 @@
-plotname = "cylinder2d_unoptimized_low_resolution_grid_60s"
-
-load 'common/velocity_fluid.gnuplot'
-
-plot 'data/cylinder2d_unoptimized_low_resolution_grid_60s.csv' using ($6+0.05):($7+0.05):(sqrt($2*$2+$3*$3)) palette pt 5 ps 2.9 notitle,\
-
-load 'common/velocity_wrapper.gnuplot'
-
-set title "Uniform aufgelöstes Gitter mit 7326 Knoten"
-
-load 'common/include_fluid.gnuplot'