cngf-pf-exp1

experiments for first paper with continuum granular model
git clone git://src.adamsgaard.dk/manus_continuum_granular1_exp # fast
git clone https://src.adamsgaard.dk/manus_continuum_granular1_exp.git # slow
Log | Files | Refs | Submodules | README | LICENSE Back to index

commit 72e48594e18fa619cfe2092aa78af61490f947e9
parent 0cc65a5920ab86a1b41db896fdc3346a03587a32
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Fri, 10 Jun 2022 10:28:51 +0200

remove unused variable for skin-depth calculations

Diffstat:
Mfig-skin_depth/Makefile | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/fig-skin_depth/Makefile b/fig-skin_depth/Makefile @@ -32,7 +32,6 @@ max_depth_ampl10e3.txt: $(BIN) Makefile -P 1e-8 \ -i 1.787e-3 \ -k $$k \ - -O 100e3 \ -a $$A_f \ -q $$f | \ awk '{print $$1}' >> $$out;\