tAdd instructions on how to run - cngf-pf - continuum model for granular flows with pore-pressure dynamics (renamed from 1d_fd_simple_shear)
(HTM) git clone git://src.adamsgaard.dk/cngf-pf
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 8932b987faf2d100b52725468bacbf537b7e4105
(DIR) parent 2c1f3a5fd087deb1f2df03cdce976e9aee7197a2
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Fri, 5 Apr 2019 20:42:11 +0200
Add instructions on how to run
Diffstat:
M README.md | 8 ++++++++
1 file changed, 8 insertions(+), 0 deletions(-)
---
(DIR) diff --git a/README.md b/README.md
t@@ -7,6 +7,14 @@ below for a comparison with the DEM results from [Damsgaard et al.
rigorously against the DEM, and the correspondence could probably be improved
further.
+## How to run
+The implementation in C requires a C99-compatible compiler (e.g. `gcc` or
+`clang`). Visualization requires `gnuplot`. To run, simply run `make` in this
+directory and an output PNG figure is generated.
+
+Alternatively, an implementation in [Julia](https://julialang.org) resides in
+**julia/**.
+
---
**Continuum model results**