From 8221184819a52f6a83d64f8f03559778ec9f29f2 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Mon, 4 Feb 2019 16:50:35 +0100 Subject: Redo remaining cylinder2d plots --- ...der2d_low_resolution_outflow_refine_60s_knudsen.gnuplot | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 img/cylinder2d_low_resolution_outflow_refine_60s_knudsen.gnuplot (limited to 'img/cylinder2d_low_resolution_outflow_refine_60s_knudsen.gnuplot') diff --git a/img/cylinder2d_low_resolution_outflow_refine_60s_knudsen.gnuplot b/img/cylinder2d_low_resolution_outflow_refine_60s_knudsen.gnuplot deleted file mode 100644 index ca0d5e9..0000000 --- a/img/cylinder2d_low_resolution_outflow_refine_60s_knudsen.gnuplot +++ /dev/null @@ -1,14 +0,0 @@ -plotname = "cylinder2d_low_resolution_outflow_refine_60s_knudsen" -knudsen = 0.000866025 - -load 'common/knudsen_fluid.gnuplot' - -plot 'data/cylinder2d_low_resolution_outflow_refine_60s_1.csv' using ($6+0.05):($7+0.05):(log($5/knudsen)/log(2)) palette pt 5 ps 5.3 notitle,\ - 'data/cylinder2d_low_resolution_outflow_refine_60s_0.csv' using 6:($7+0.05):(log($5/knudsen)/log(2)) palette pt 5 ps 2.6 notitle\ - -load 'common/knudsen_wrapper.gnuplot' - -set obj 3 rect from 20.95,0 to 22,4.1 -set obj 3 fillstyle empty border -1 front lw 1 - -load 'common/include_fluid.gnuplot' -- cgit v1.2.3