tincrease elastic stiffness in example - Granular.jl - Julia package for granular dynamics simulation
(HTM) git clone git://src.adamsgaard.dk/Granular.jl
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 7d0e2bdc91d79ebead607db1a46522d9f410e460
(DIR) parent 7515db2c7960dea61383549159b3b94308a9fc75
(HTM) Author: Anders Damsgaard <andersd@riseup.net>
Date: Wed, 10 May 2017 15:36:47 -0400
increase elastic stiffness in example
Diffstat:
M examples/nares_strait.jl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/examples/nares_strait.jl b/examples/nares_strait.jl
t@@ -109,7 +109,7 @@ info("added $(n) ice floes")
# Remove old simulation files
SeaIce.removeSimulationFiles(sim)
-k_n = 1e6 # N/m
+k_n = 1e7 # N/m
k_t = k_n
#gamma_t = 1e7 # N/(m/s)
gamma_t = 0.