Introduction
Introduction Statistics Contact Development Disclaimer Help
tremove stray comma - hansen-zoet-exp - comparison of lab and model results of …
git clone git://src.adamsgaard.dk/hansen-zoet-exp
Log
Files
Refs
Submodules
LICENSE
---
commit 861dda3a017d02cb4a3212f654d8abaac3b8b813
parent f489087e9f8a7e1aba0d493da32ea3a6f1bac204
Author: Anders Damsgaard <[email protected]>
Date: Fri, 22 Apr 2022 14:02:00 +0200
remove stray comma
Diffstat:
M fig-effective_stress/fig-sediment_… | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/fig-effective_stress/fig-sediment_flux.gp b/fig-effective_stress/f…
t@@ -2,8 +2,8 @@
reset
-set terminal pdfcairo enhanced color size 7.5 cm, 5 cm
-set multiplot layout 1,1
+set terminal pdfcairo enhanced color size 7.5 cm, 10 cm
+set multiplot layout 2,1
rswidth = 1
t@@ -23,5 +23,10 @@ set xlabel "Effective stress [kPa]"
#set ylabel "Spec. sediment flux [m²/a]"
set ylabel "Sediment flux [m³/a]"
set key bottom right font ",10" #samplen 0.9
+set title "v = 100 m/a"
+plot "sediment_flux.txt" u ($1/1000):($2*3600*24*365.25*rswidth) w l lw 2 t "C…
+ "rs_sediment_flux_100ma.txt" u ($1/1000):($2) w errorbars t "Hansen an…
+
+set title "v = 300 m/a"
plot "sediment_flux.txt" u ($1/1000):($2*3600*24*365.25*rswidth) w l lw 2 t "C…
"rs_sediment_flux_100ma.txt" u ($1/1000):($2) w errorbars t "Hansen an…
\ No newline at end of file
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.