← Back to team overview

yade-users team mailing list archive

Re: [Question #670501]: gravity deposition of clumps

 

Question #670501 on Yade changed:
https://answers.launchpad.net/yade/+question/670501

Jan Stránský posted a new comment:
Hello,

concerning plot "error":

> but end up with error 
> UserWarning: No labelled objects found. Use label='...' kwarg on individual plots.

it is not an error, just a warning. The problem is probably that at the
plot creation time, there are no plot data (but plot.plots expects
some).

using O.run(1000,True) before plot.plot() command solves it

Jan

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.