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/common/velocity_fluid.gnuplot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'img/common/velocity_fluid.gnuplot') diff --git a/img/common/velocity_fluid.gnuplot b/img/common/velocity_fluid.gnuplot index 3a99880..5535111 100644 --- a/img/common/velocity_fluid.gnuplot +++ b/img/common/velocity_fluid.gnuplot @@ -13,7 +13,7 @@ set margin 0,0,0,0 set yrange [0:4.1] set xrange [0:22] -set cbrange [0:1.5] +set cbrange [0:2] unset colorbox unset key -- cgit v1.2.3