aboutsummaryrefslogtreecommitdiff
path: root/img/poiseuille2d_velocity_grid.tikz
diff options
context:
space:
mode:
authorAdrian Kummerlaender2019-01-20 20:39:17 +0100
committerAdrian Kummerlaender2019-01-20 20:39:17 +0100
commita32094f30fc1745c57af3754fbc4ebb4fe533110 (patch)
treee392d31411c77f8b21acab8aad7b25a047a574a7 /img/poiseuille2d_velocity_grid.tikz
parent7e3d8ca683f9cc32a31724c0f7c4c3fb325852d2 (diff)
downloadgrid_refinement_bsc_thesis-a32094f30fc1745c57af3754fbc4ebb4fe533110.tar
grid_refinement_bsc_thesis-a32094f30fc1745c57af3754fbc4ebb4fe533110.tar.gz
grid_refinement_bsc_thesis-a32094f30fc1745c57af3754fbc4ebb4fe533110.tar.bz2
grid_refinement_bsc_thesis-a32094f30fc1745c57af3754fbc4ebb4fe533110.tar.lz
grid_refinement_bsc_thesis-a32094f30fc1745c57af3754fbc4ebb4fe533110.tar.xz
grid_refinement_bsc_thesis-a32094f30fc1745c57af3754fbc4ebb4fe533110.tar.zst
grid_refinement_bsc_thesis-a32094f30fc1745c57af3754fbc4ebb4fe533110.zip
Add Poiseuille data, plots
Diffstat (limited to 'img/poiseuille2d_velocity_grid.tikz')
-rw-r--r--img/poiseuille2d_velocity_grid.tikz13
1 files changed, 12 insertions, 1 deletions
diff --git a/img/poiseuille2d_velocity_grid.tikz b/img/poiseuille2d_velocity_grid.tikz
index 4326784..61afaeb 100644
--- a/img/poiseuille2d_velocity_grid.tikz
+++ b/img/poiseuille2d_velocity_grid.tikz
@@ -7,14 +7,25 @@
xmin=0, xmax=4,
ymin=0, ymax=1,
point meta=explicit,
- colormap/bluered,
colorbar,
+ colormap/RdYlBu-4,
+ colormap={reverse RdYlBu-4}{
+ indices of colormap={
+ \pgfplotscolormaplastindexof{RdYlBu-4},...,0 of RdYlBu-4
+ }
+ },
colorbar horizontal,
colorbar style={
/pgf/number format/precision=2,
at={(0.5,-0.2)},
anchor=north,
width=0.5*\pgfkeysvalueof{/pgfplots/parent axis width},
+ ylabel=\(m/s\),
+ y label style={
+ at={(axis description cs:1.3,0.5)},
+ rotate=-90,
+ anchor=east
+ }
},
scatter/use mapped color={color=mapped color}
]