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 Back to index

README.md (477B)


      1 # Experiment repository for "Evolving basal slip under glaciers and ice streams"
      2 
      3 ## Requirements
      4 - `make`
      5 - A C99-compatible C compiler, e.g. `gcc` (from [GCC](https://gcc.gnu.org)) or `clang` (from [LLVM](http://llvm.org))
      6 - [Gnuplot](http://gnuplot.info)
      7 
      8 ## Usage
      9 ```
     10 $ git clone git://src.adamsgaard.dk/manus_continuum_granular1_exp
     11 $ cd manus_continuum_granular1_exp
     12 $ make
     13 ```
     14 
     15 ## Author
     16 Anders Damsgaard
     17 
     18 ## License
     19 This is free software, see `LICENSE.md` for details.