From 6bd4284b1d0475bee6be33fc1ac284e097b0043a Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Wed, 30 Jan 2019 09:44:35 +0100 Subject: Draw refinement rectangles using pdfcairo --- img/cylinder2d_unrefined_60s.gnuplot | 2 ++ 1 file changed, 2 insertions(+) (limited to 'img/cylinder2d_unrefined_60s.gnuplot') diff --git a/img/cylinder2d_unrefined_60s.gnuplot b/img/cylinder2d_unrefined_60s.gnuplot index 3c6194a..d2c7608 100644 --- a/img/cylinder2d_unrefined_60s.gnuplot +++ b/img/cylinder2d_unrefined_60s.gnuplot @@ -5,3 +5,5 @@ 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