Introduction
Introduction Statistics Contact Development Disclaimer Help
tincrease elastic stiffness in example - Granular.jl - Julia package for granul…
git clone git://src.adamsgaard.dk/Granular.jl
Log
Files
Refs
README
LICENSE
---
commit 7d0e2bdc91d79ebead607db1a46522d9f410e460
parent 7515db2c7960dea61383549159b3b94308a9fc75
Author: Anders Damsgaard <[email protected]>
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(-)
---
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.
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.