hansen-zoet-exp

comparison of lab and model results of sediment advection
git clone git://src.adamsgaard.dk/hansen-zoet-exp # fast
git clone https://src.adamsgaard.dk/hansen-zoet-exp.git # slow
Log | Files | Refs | Submodules Back to index

commit 282170d4a5b90cb665edf79a12dbe0da7204f286
parent 30f21e3fb2eb482c92bbc5e95bc519af5e03cdeb
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Wed,  9 Nov 2022 14:29:09 +0100

fig-strain_distribution.gp: add labels

Diffstat:
Mfig-strain_distribution.gp | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/fig-strain_distribution.gp b/fig-strain_distribution.gp @@ -13,6 +13,10 @@ set tmargin 2.0 set xrange [-5 : 105] set yrange [0.02 : 0] +labely = 0.98 +set label "a" at screen 0.08,labely font "{:Bold},12" +set label "b" at screen 0.58,labely font "{:Bold},12" + #set xlabel "Normalized horizontal velocity, {/:Italic v}_x [-]" set xlabel "Horizontal velocity, {/:Italic v} [m/a]" set ylabel "Depth beneath ice-bed interface, {/:Italic z} [m]"