tUpdate max_depth_simple_shear call to include granular compressibility - cngf-pf-exp1 - experiments for first paper with continuum granular model
 (HTM) git clone git://src.adamsgaard.dk/manus_continuum_granular1_exp
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 189480b980f81646d9d3161eb0b50c4ae44019a5
 (DIR) parent 61f5a3db469b4b20a5e9eef9247c3e56377e7cd1
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Fri,  3 Jul 2020 10:41:49 +0200
       
       Update max_depth_simple_shear call to include granular compressibility
       
       Diffstat:
         M fig-stick_slip_depth/Makefile       |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/fig-stick_slip_depth/Makefile b/fig-stick_slip_depth/Makefile
       t@@ -14,8 +14,8 @@ stress/sim.output00001.txt: ../fig-stick_slip_stress/sim.output00001.txt
        ../$(FIG).pdf: fig.gp rate/sim.output00001.txt stress/sim.output00001.txt $(BIN) Makefile
                sh -c '\
                        out=$$($(BIN) \
       -                        -n 200e3 \
       -                        -k 2e-17 \
       +                        -k 2.1e-15 \
       +                        -P 1e-8 \
                                -O 100e3 \
                                -a 80e3 \
                                -q $$( echo "1.0/(3600*24)" | bc -l )\