tupdate units on axes - hansen-zoet-exp - comparison of lab and model results of sediment advection
HTML git clone git://src.adamsgaard.dk/hansen-zoet-exp
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit 171b11c44ba24a90749355cf04409a1ff9dc714a
DIR parent fc4537d39342d4a6fe2f79cc6b1af38dd05be322
HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Tue, 8 Nov 2022 11:35:10 +0100
update units on axes
Diffstat:
M fig-sediment_flux.gp | 2 +-
M fig-sediment_flux_daily.gp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
DIR diff --git a/fig-sediment_flux.gp b/fig-sediment_flux.gp
t@@ -23,7 +23,7 @@ fit f(x, 100) "sediment_flux_v3.169e-6ms.txt" u ($1/1000):($2*3600*24*365.25*rsw
fitparams = sprintf("{/:Italic q}_t = %.2e {/:Italic v N'}^{%.3g}", a, b)
set xlabel "Effective stress, {/:Italic N'} [kPa]"
-set ylabel "Sediment flux, {/:Italic q}_t [m³/a]"
+set ylabel "Sediment flux, {/:Italic q}_t [m²/a]"
set key bottom right font ",09" invert samplen 1.0 box lw 0.5
#set title "{/:Italic v} = 100 m/a"
set xrange [0:210]
DIR diff --git a/fig-sediment_flux_daily.gp b/fig-sediment_flux_daily.gp
t@@ -29,7 +29,7 @@ set yrange [0:*]
#set xlabel "Normalized horizontal velocity, v_x [-]"
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 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:*]