aboutsummaryrefslogtreecommitdiff
path: root/img/poiseuille2d_unrefined_60s_full.tikz
diff options
context:
space:
mode:
authorAdrian Kummerlaender2019-01-23 15:23:24 +0100
committerAdrian Kummerlaender2019-01-23 15:23:24 +0100
commit133316f4801bfcfa07f4c633ee7260000d04776d (patch)
treedf4af6e712b45921bdc4d9d10b97b4be3ebb2cbf /img/poiseuille2d_unrefined_60s_full.tikz
parent05608619992b74ccda6a90361c50731e19dd359c (diff)
downloadgrid_refinement_bsc_thesis-133316f4801bfcfa07f4c633ee7260000d04776d.tar
grid_refinement_bsc_thesis-133316f4801bfcfa07f4c633ee7260000d04776d.tar.gz
grid_refinement_bsc_thesis-133316f4801bfcfa07f4c633ee7260000d04776d.tar.bz2
grid_refinement_bsc_thesis-133316f4801bfcfa07f4c633ee7260000d04776d.tar.lz
grid_refinement_bsc_thesis-133316f4801bfcfa07f4c633ee7260000d04776d.tar.xz
grid_refinement_bsc_thesis-133316f4801bfcfa07f4c633ee7260000d04776d.tar.zst
grid_refinement_bsc_thesis-133316f4801bfcfa07f4c633ee7260000d04776d.zip
Add gnuplot-based cylinder2d plots
Leads to big files but is of much higher quality than anything print-ready that I can convince ParaView to generate.
Diffstat (limited to 'img/poiseuille2d_unrefined_60s_full.tikz')
-rw-r--r--img/poiseuille2d_unrefined_60s_full.tikz9
1 files changed, 9 insertions, 0 deletions
diff --git a/img/poiseuille2d_unrefined_60s_full.tikz b/img/poiseuille2d_unrefined_60s_full.tikz
new file mode 100644
index 0000000..91f389d
--- /dev/null
+++ b/img/poiseuille2d_unrefined_60s_full.tikz
@@ -0,0 +1,9 @@
+\begin{tikzpicture}
+\begin{axis}[
+ scale only axis,
+ height=(1.1*\textwidth)/4,
+ width=1.1*\textwidth,
+ axis equal
+]
+\end{axis}
+\end{tikzpicture}