yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #04354
Re: [Question #153493]: Example problem, or to create a function ?
Question #153493 on Yade changed:
https://answers.launchpad.net/yade/+question/153493
Status: Open => Answered
Anton Gladky proposed the following answer:
Strange, your script on Ubuntu 10.04 and with yade r2813 is working:
Welcome to Yade bzr2813
TCP python prompt on localhost:9000, auth cookie `scayed'
XMLRPC info provider on http://localhost:21000
Running script Tuto2.py
/home/gladk/dem/yade/cleanCompNew/build/lib/yade-cleanCompNew/py/yade/utils.py:280:
DeprecationWarning: Function utils.facetBox is deprecated, use
geom.facetBox instead.
_deprecatedUtilsFunction('facetBox','geom.facetBox')
yade.plot: creating fake plot, since there are no y-data yet
/usr/lib/pymodules/python2.6/matplotlib/axes.py:4356: UserWarning: No
labeled objects found. Use label='...' kwarg on individual plots.
warnings.warn("No labeled objects found. "
[[ ^L clears screen, ^U kills line. F12 controller, F11 3d view, F10
both, F9 generator, F8 plot. ]]
Yade [1]: yade.plot: creating new line for gravWork
yade.plot: creating new line for kinetic
yade.plot: creating new line for elastPotential
yade.plot: creating new line for nonviscDamp
yade.plot:
Just one problem: utils.facetBox should be replaced by geom.facetBox.
But it is not critical.
Let us know, if you still has a problem.
You are right, there is no way to attach a file to answers, sorry for
wrong suggestion...
https://bugs.launchpad.net/launchpad/+bug/77123
Anton
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.