tRename submodule and update naming in README and Makefile - cngf-pf-exp1 - experiments for first paper with continuum granular model
(HTM) git clone git://src.adamsgaard.dk/manus_continuum_granular1_exp
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Submodules
(DIR) README
(DIR) LICENSE
---
(DIR) commit 99ccc352930571a092f417a2f889fe383c5e87dc
(DIR) parent 017721becfe1bc2fa6095e69440d1ca82a12d145
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Tue, 25 Aug 2020 17:03:08 +0200
Rename submodule and update naming in README and Makefile
Diffstat:
D 1d_fd_simple_shear | 1 -
M Makefile | 2 +-
M README.md | 4 ++--
A cngf-pf | 1 +
4 files changed, 4 insertions(+), 4 deletions(-)
---
(DIR) diff --git a/1d_fd_simple_shear b/1d_fd_simple_shear
t@@ -1 +0,0 @@
-Subproject commit a67f2e6117b50d1dfaf0d35e91bc612fd65be6b2
(DIR) diff --git a/Makefile b/Makefile
t@@ -1,4 +1,4 @@
-REPO = 1d_fd_simple_shear
+REPO = cngf-pf
FIGDIRS != find . -maxdepth 1 -type d -name 'fig-*' | sed 's/\.\///'
FIGURES = $(FIGDIRS:=.pdf)
(DIR) diff --git a/README.md b/README.md
t@@ -7,8 +7,8 @@
## Usage
```
-$ git clone git://src.adamsgaard.dk/manus_continuum_granular1_exp
-$ cd manus_continuum_granular1_exp
+$ git clone git://src.adamsgaard.dk/cngf-pf-exp1
+$ cd cngf-pf-exp1
$ make
```
(DIR) diff --git a/cngf-pf b/cngf-pf
t@@ -0,0 +1 @@
+Subproject commit a67f2e6117b50d1dfaf0d35e91bc612fd65be6b2