cngf-pf-exp1

experiments for first paper with continuum granular model
git clone git://src.adamsgaard.dk/manus_continuum_granular1_exp # fast
git clone https://src.adamsgaard.dk/manus_continuum_granular1_exp.git # slow
Log | Files | Refs | Submodules | README | LICENSE Back to index

commit 49bd09b37c66b776b58228e0154336f5efab996b
parent 609885051096465d247666bdf09ad9506bba047c
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon,  8 Jul 2019 17:46:44 +0200

Fix label for storglaciaren

Diffstat:
Mfig7/fig.gp | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fig7/fig.gp b/fig7/fig.gp @@ -19,5 +19,5 @@ set ylabel "Vertical position [m]" #unset ytics plot \ "two_rivers.txt" u 2:1 w l lw 1 t "simulated Two Rivers till", \ - "storglaciaren.txt" u 2:1 w l lw 1 t "simulated Storglaciaren till", \ + "storglaciaren.txt" u 2:1 w l lw 1 t "simulated Storglaciären till", \ "upb.txt" u 2:1 w l lw 1 t "simulated Upstream B till"