yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #14579
Re: Fixing the examples
-
To:
yade-dev@xxxxxxxxxxxxxxxxxxx
-
From:
Janek Kozicki <janek_listy@xxxxx>
-
Date:
Mon, 28 Jan 2019 19:45:31 +0100
-
Face:
iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAALVBMVEUBAQEtLS1KSkpRUVFXV1dYWFhjY2Nzc3N3d3eHh4eKioqdnZ24uLjLy8vc3NxVIagyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH2AIVEzgS1fgQtQAAAjRJREFUOMtt1DFv00AUAOAzFQNbjigSyoQaRaBMhKgLUyKXpVNNeUpk9vyDqFJhQ1kiBuaqAwJCqvPtSLY7RlTn5+5IdnYkkt/AOyfxXVLe5vf53Z1875kd34tOEax8djmj6GyjhB5bxz50GdsVZr9fqRjZwAtKOJw5Wqs2MMZ16ALHsaDncF7xAHix1oEFHAB8f+pRjcO4gfZDykcYzbiucRolOLUJ6kjA0xtVt+A6TySlM0RajIpK6DzwKZ/nOYbF/gclHMo1ZOHYY/+Ha+AWuM+3oMS4eeqYzZ8FiCltgUqI8cd2wwAVpJk+8LWYjBtnJdQpHQqJMd4Oxt4bU9ESiFGc5hkqaH74asAX4iabP5I5gZ+qjgGlJCqZa3h3lxhoeVcSE1qLQC4sqKOK9MGW9E3izFqqHokoztLFEgXg31sbZEKnWi2T74A4NxfVQqlkjKtcAWD+zcArFEES01dR0E/nnV0IgugmDd/2L84sOAouRBBHEc7gtc8teDkRlE0iNQPo2w3Xhh/D4TCIQ4LRLoTvgwjj6RRgavdurxYGMaIuGOyAW/PpNlCcU9/93AHenAWYjPoAwa+G3e3to/MgFNTAEKvKDjzuCzHTnY3qqdXtx24VijzQfZ0yewZ5cwRFQaa+mIYr1uI0I76+3W4xhlvoVRwOA0Fdl64HlJnxP6T8YpX/Lga4Wv4A3ErrU5oTfN7Mu/llXMl8RXEPji/lQkN3H7qXqgC2By47EXeU/7PJ/wPxRKMnuZwIeAAAAABJRU5ErkJggg==
-
In-reply-to:
<CAAkvNuUD-cE-ri437t+AchtJu_RzYDrwFN7Ue3dgRhmuye324A@mail.gmail.com>
Jan Stránský said: (by the date of Sun, 20 Jan 2019 21:44:29 +0100)
> > If you have any hints on how to fix any of those examples, please tell!
>
> several mentioned not working script is from me. I think than correcting
> them and pushing to gitlab is better than telling :-)
Hi Jan,
I'm not sure if you have seen my question on
https://gitlab.com/yade-dev/trunk/merge_requests/40
1. you marked helix.py as working. I would expect the sphere to move
in a helix around the rod. But this does not happen.
Why do you mark it as working? Maybe it is working and I just don't
see it. I only would like some explanation :)
2. pv_section.py - wow, works nicely in paraview, but only after I
commented out line 45 and 51, otherwise I had this error:
File "<string>", line 45, in <module>
NameError: name 'HideScalarBarIfNotNeeded' is not defined
File "<string>", line 51, in <module>
NameError: name 'HideScalarBarIfNotNeeded' is not defined
For now I commented these two lines. Maybe you have a better idea.
I just pushed a new commit to
https://gitlab.com/yade-dev/trunk/commits/fix/examples
please have a look.
--
Janek Kozicki
References