Introduction
Introduction Statistics Contact Development Disclaimer Help
treenable GSD plot - Granular.jl - Julia package for granular dynamics simulati…
git clone git://src.adamsgaard.dk/Granular.jl
Log
Files
Refs
README
LICENSE
---
commit 89e656eb476345cf8349c6904bbf08f315ba136e
parent f43f81ae332b0ab5b46bad05ab8affda2997f878
Author: Anders Damsgaard <[email protected]>
Date: Wed, 8 Nov 2017 12:35:14 -0500
reenable GSD plot
Diffstat:
M examples/sedimentation.jl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/examples/sedimentation.jl b/examples/sedimentation.jl
t@@ -9,7 +9,7 @@ sim = Granular.createSimulation(id="sedimentation")
Granular.regularPacking!(sim, [7, 25], 0.02, 0.2)
# Visualize the grain-size distribution
-#Granular.plotGrainSizeDistribution(sim)
+Granular.plotGrainSizeDistribution(sim)
# Create a grid for contact searching spanning the extent of the grains in the
# simulation
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.