aboutsummaryrefslogtreecommitdiff
path: root/img/cylinder2d_unrefined_60s.gnuplot
diff options
context:
space:
mode:
authorAdrian Kummerlaender2019-01-30 09:44:35 +0100
committerAdrian Kummerlaender2019-01-30 09:44:35 +0100
commit6bd4284b1d0475bee6be33fc1ac284e097b0043a (patch)
tree4ad4ba3032cf1a8021b63896c4c8538d7e005426 /img/cylinder2d_unrefined_60s.gnuplot
parentfe86c7399d9bc20f7f95f7557d6d2b80e7b86be3 (diff)
downloadgrid_refinement_bsc_thesis-6bd4284b1d0475bee6be33fc1ac284e097b0043a.tar
grid_refinement_bsc_thesis-6bd4284b1d0475bee6be33fc1ac284e097b0043a.tar.gz
grid_refinement_bsc_thesis-6bd4284b1d0475bee6be33fc1ac284e097b0043a.tar.bz2
grid_refinement_bsc_thesis-6bd4284b1d0475bee6be33fc1ac284e097b0043a.tar.lz
grid_refinement_bsc_thesis-6bd4284b1d0475bee6be33fc1ac284e097b0043a.tar.xz
grid_refinement_bsc_thesis-6bd4284b1d0475bee6be33fc1ac284e097b0043a.tar.zst
grid_refinement_bsc_thesis-6bd4284b1d0475bee6be33fc1ac284e097b0043a.zip
Draw refinement rectangles using pdfcairo
Diffstat (limited to 'img/cylinder2d_unrefined_60s.gnuplot')
-rw-r--r--img/cylinder2d_unrefined_60s.gnuplot2
1 files changed, 2 insertions, 0 deletions
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'