Granular.jl

Julia package for granular dynamics simulation
git clone git://src.adamsgaard.dk/Granular.jl
Log | Files | Refs | README | LICENSE

commit 7d0e2bdc91d79ebead607db1a46522d9f410e460
parent 7515db2c7960dea61383549159b3b94308a9fc75
Author: Anders Damsgaard <andersd@riseup.net>
Date:   Wed, 10 May 2017 15:36:47 -0400

increase elastic stiffness in example

Diffstat:
Mexamples/nares_strait.jl | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/nares_strait.jl b/examples/nares_strait.jl @@ -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.