aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2019-01-23 15:23:24 +0100
committerAdrian Kummerlaender2019-01-23 15:23:24 +0100
commit133316f4801bfcfa07f4c633ee7260000d04776d (patch)
treedf4af6e712b45921bdc4d9d10b97b4be3ebb2cbf /shell.nix
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 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index 1985f45..5e939b2 100644
--- a/shell.nix
+++ b/shell.nix
@@ -21,6 +21,7 @@ stdenv.mkDerivation rec {
gnumake
texlive-custom
python3Packages.pygments
+ gnuplot
];
shellHook = ''