cngf-pf

continuum model for granular flows with pore-pressure dynamics (renamed from 1d_fd_simple_shear)
git clone git://src.adamsgaard.dk/cngf-pf # fast
git clone https://src.adamsgaard.dk/cngf-pf.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit 3bd8e7c3f474481aa9a925151da29945bac8e8e5
parent 4def6527e85a80d0dc2b52f51aa376c782d296d4
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Thu,  4 Apr 2019 16:30:17 +0200

Add makefile

Diffstat:
AMakefile | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile @@ -0,0 +1,2 @@ +1d_fd_simple_shear_v_x.png: 1d_fd_simple_shear.jl + julia --banner=no --color=yes $<