From beb8c1edc99da39ed71ca225005102c8ab3a9509 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Mon, 4 Feb 2019 14:15:15 +0100 Subject: Start to redo cylinder2d plots using a better setup Geometry and parameter choice was not quite suited to reproducing [SchaeferTurek96]. --- img/cylinder2d_unrefined_60s.gnuplot | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 img/cylinder2d_unrefined_60s.gnuplot (limited to 'img/cylinder2d_unrefined_60s.gnuplot') diff --git a/img/cylinder2d_unrefined_60s.gnuplot b/img/cylinder2d_unrefined_60s.gnuplot deleted file mode 100644 index d2c7608..0000000 --- a/img/cylinder2d_unrefined_60s.gnuplot +++ /dev/null @@ -1,9 +0,0 @@ -plotname = "cylinder2d_unrefined_60s" - -load 'common/velocity_fluid.gnuplot' - -plot 'data/cylinder2d_unrefined_60s.csv' using 6:7:(sqrt($2*$2+$3*$3)) palette pt 5 ps 1.3 notitle - -load 'common/velocity_wrapper.gnuplot' - -load 'common/include_fluid.gnuplot' -- cgit v1.2.3