← Back to team overview

yade-dev team mailing list archive

[Bug 501917] Re: plotting issue

 

You can use yade.plot and then yade.plot.saveGnuplot(), that's the best
way perhaps. You just won't be able to see plots while the simulation is
running.

(yade.plot.saveGnuplot's doc is not picked up by epydoc correctly, I
will fix that. For now, just see the docstring at https://www.yade-
dem.org/epydoc/yade.plot-pysrc.html#saveGnuplot . For an example,
examples/concrete/uniax.py uses that)

-- 
plotting issue
https://bugs.launchpad.net/bugs/501917
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.

Status in Yet Another Dynamic Engine: New

Bug description:
Debug build r1932 returns this for me :

Running script scripts/simple-scene-plot.py
Now calling plot.plot() to show the figures (close them to continue).
python: tpp.c :63 : __pthread_tpp_change_priority:  assertion « new_prio == -1 || (new_prio >= __sched_fifo_min_prio && new_prio <= __sched_fifo_max_prio) » failed.





References