Introduction
Introduction Statistics Contact Development Disclaimer Help
tdeformationdepth.py: remove extra newlines - sphere - GPU-based 3D discrete el…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit f34dd6a1255c60e0824849c9411aa7ce679e4aa1
parent 77a9e109fefaec56e7017ac309726b091d35dbf5
Author: Anders Damsgaard <[email protected]>
Date: Mon, 18 Apr 2022 13:04:20 +0200
deformationdepth.py: remove extra newlines
Diffstat:
M python/deformationdepth.py | 2 --
1 file changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/python/deformationdepth.py b/python/deformationdepth.py
t@@ -65,7 +65,6 @@ if (initialization == True):
init.render(method = "angvel", max_val = 0.3, verbose = False)
-
# For each normal stress, consolidate and subsequently shear the material
for N in Nlist:
t@@ -86,7 +85,6 @@ for N in Nlist:
cons.consolidate(normal_stress = N)
cons.adaptiveGrid()
-
# Set duration of simulation
cons.initTemporal(total = 1.5)
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.