manus_continuum_granular1_exp

Experiments for first paper with continuum granular model
git clone git://src.adamsgaard.dk/.manus_continuum_granular1_exp
Log | Files | Refs | Submodules | README | LICENSE

commit 2b5fbaa523b0a02bcb6bef3004262b4eb4da1a0d
parent d779e92ca0faeb17400088a8b5d2f91fff1c26df
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 24 Jun 2019 16:54:35 +0200

Add preliminary readme

Diffstat:
AREADME.md | 14++++++++++++++
1 file changed, 14 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -0,0 +1,14 @@ +# Experiment repository for manuscript "Deep slip in subglacial tills from water-pressure memory" + +## How to use +``` +$ git clone https://gitlab.com/admesg/continuum_granular_exp_manus1 +$ cd $@ +$ make -j +``` + +## Authors +- Anders Damsgaard + +## License +This is free software, see `LICENSE.md` for details.