- 26 Apr, 2019 3 commits
-
-
François Kneib authored
-
François Kneib authored
Reason: using --unicode-literals everywhere is not a good approach. This reverts commit 323836e9.
-
François Kneib authored
futurize --stage1 --unicode-literals `echo $(find -name "*.py*") ./core/main/yade-batch.in ./core/main/yade-oar.in`
-
- 04 Oct, 2013 1 commit
-
-
Christian Jakob authored
make getRoundness() more flexible: empty excludeList is no more needed as input argument; adapt replaceByClumps-example.py and associated part in users manual
-
- 16 Apr, 2013 1 commit
-
-
Christian Jakob authored
Improvements in clump logic - part 5: added Monte-Carlo-algorithm for estimation of clump volumes called getClumpVolume(), added a new method for getting roundness coefficient called getRoundness(), updated examples/clumps/replaceByClumps-example.py
-
- 28 Mar, 2013 1 commit
-
-
Christian Jakob authored
-
- 21 Feb, 2013 1 commit
-
-
Anton Gladky authored
-
- 20 Feb, 2013 1 commit
-
-
Christian Jakob authored
-> part 3: new class clumpTemplate in py/utils.py make it possible to create clump templates (python objects) -> part 4: new method replaceByClumps() in py/wrapper/yadeWrapper.cpp replace spheres by clumps using a list of templates and a list of amounts -> small bug fix in calm() method: now clumps will also be calmed -> added new example script, that shows usage of clumpTemplate and replaceByClumps() Thank you all for your help! https://github.com/yade/trunk/pull/31
-