Introduction
Introduction Statistics Contact Development Disclaimer Help
tremove stray character in plot label - hansen-zoet-exp - comparison of lab and…
git clone git://src.adamsgaard.dk/hansen-zoet-exp
Log
Files
Refs
Submodules
---
commit ae76b34645c5367ab6a71d931af15a0b7b1d9728
parent 6d6d5fce7805404dc969eb77e5dbddf270d93bf3
Author: Anders Damsgaard <[email protected]>
Date: Mon, 13 Jun 2022 21:47:32 +0200
remove stray character in plot label
Diffstat:
M fig-sediment_flux_daily.gp | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/fig-sediment_flux_daily.gp b/fig-sediment_flux_daily.gp
t@@ -2,8 +2,8 @@
reset
-set terminal pdfcairo enhanced color size 7.5 cm, 10 cm
-set multiplot layout 2,1
+set terminal pdfcairo enhanced color size 7.5 cm, 6 cm
+set multiplot layout 1,1
rswidth = 1
t@@ -24,10 +24,10 @@ set xrange [0:*]
set yrange [0:*]
#set xlabel "Normalized horizontal velocity, v_x [-]"
-set xlabel "Amplitude of water-pressure fluctuations, {/:Italic A'}_f [kPa]"
+set xlabel "Amplitude of water-pressure fluctuations, {/:Italic A}_f [kPa]"
#set ylabel "Spec. sediment flux [m²/a]"
set ylabel "Sediment flux, {/:Italic q}_t [m³/a]"
set key bottom right font ",10" invert #samplen 0.9
set title "{/:Italic v} = 100 m/a"
-#set yrange [0:1]
-plot "sediment_flux_freq1.157e-5s.txt" u ($1/1000):($2*3600*24*365.25*r…
+set yrange [0:15]
+plot "sediment_flux_freq1.157e-5s.txt" u ($1):($2*3600*24*365.25*rswidt…
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.