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 6af7f9d173370241c8e280a9117c8a125d6037ef
parent bb6b1dcdcdb363a28af1f63ca1a7881a8b91fca0
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Thu, 10 Oct 2019 19:33:23 +0200

Update requirements

Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -1,6 +1,7 @@ # Experiment repository for "Deep slip in subglacial tills from water-pressure memory" ## Requirements +- `make` - A C99-compatible C compiler, e.g. `gcc` (from [GCC](https://gcc.gnu.org)) or `clang` (from [LLVM](http://llvm.org)) - [Gnuplot](http://gnuplot.info)