tRemove intermediate values, fix plot dependencies - cngf-pf-exp1 - experiments for first paper with continuum granular model
HTML git clone git://src.adamsgaard.dk/manus_continuum_granular1_exp
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit 0ef1510cc5c4fb80d3ce119b1f61dafc00da7f9a
DIR parent 32c4d288b34b07125774ff8f22c5b1ff3a36ef51
HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Mon, 15 Jul 2019 16:18:02 +0200
Remove intermediate values, fix plot dependencies
Diffstat:
M fig1/Makefile | 2 +-
M fig1/mc_ceasar.dat | 3 ---
M fig1/mc_des_moines_lobe.dat | 2 --
M fig1/mc_storglaciaren.dat | 2 --
M fig1/mc_two_rivers.dat | 2 --
M fig1/mc_wis.dat | 3 ---
6 files changed, 1 insertion(+), 13 deletions(-)
---
DIR diff --git a/fig1/Makefile b/fig1/Makefile
t@@ -30,7 +30,7 @@ mc.output00000.txt: $(BIN) Makefile
tail -n 1 | cut -f4 >> "$$out"; \
done; done; done'
-../$(FIG).pdf: fig.gp sim.output00000.txt mc.output00000.txt
+../$(FIG).pdf: fig.gp sim.output00000.txt mc.output00000.txt *.dat
gnuplot $< > $@
clean:
DIR diff --git a/fig1/mc_ceasar.dat b/fig1/mc_ceasar.dat
t@@ -1,5 +1,2 @@
48 19
-75 33
-100 45
-150 73
200 100
DIR diff --git a/fig1/mc_des_moines_lobe.dat b/fig1/mc_des_moines_lobe.dat
t@@ -1,4 +1,2 @@
10 7.5
-50 20
-100 38
140 50
DIR diff --git a/fig1/mc_storglaciaren.dat b/fig1/mc_storglaciaren.dat
t@@ -1,4 +1,2 @@
20 17
-50 30
-100 53
135 75
DIR diff --git a/fig1/mc_two_rivers.dat b/fig1/mc_two_rivers.dat
t@@ -1,4 +1,2 @@
30 24
-50 30
-100 46
140 60
DIR diff --git a/fig1/mc_wis.dat b/fig1/mc_wis.dat
t@@ -1,5 +1,2 @@
25 13
-50 24
-100 46
-150 68
200 90