Introduction
Introduction Statistics Contact Development Disclaimer Help
tAdded indentation. Side walls still missing. - granular-basin - tectonic defor…
git clone git://src.adamsgaard.dk/granular-basin
Log
Files
Refs
README
---
commit d42404e97dc00893186174cbc88eeb09e40513b0
parent bfb1778678ea1d379dbd47473c69de546c8d5a3f
Author: esbenpalmstrom <[email protected]>
Date: Thu, 25 Nov 2021 12:08:56 +0100
Added indentation. Side walls still missing.
Diffstat:
M deform_basin.jl | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/deform_basin.jl b/deform_basin.jl
t@@ -75,7 +75,10 @@ sim.id = "deformed"
# Add side walls
if deformation_Type == true
-
+
+ #wall facing east
+ Granular.addWallLinearFrictionless!(sim,[1.,0.],e_pos)
+
end
while sim.time < sim.time_total
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.