1d_fd_simple_shear

Continuum model for granular flows with pore-pressure dynamics
git clone git://src.adamsgaard.dk/1d_fd_simple_shear
Log | Files | Refs | README | LICENSE

commit 563c3bfbaf0b5fff580a0174bce8e6efa3942a63
parent ffa419aeae154bec213786b3d7d792b180ce5eff
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Wed,  8 May 2019 09:19:07 -0700

Remove reference to expired Julia implementation

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

diff --git a/README.md b/README.md @@ -9,9 +9,6 @@ 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/**. - ### Advanced usage The majority of simulation parameters can be adjusted from the command line: