← Back to team overview

yade-users team mailing list archive

Re: [Question #211289]: Ask for conveyor belt model, a plane having speed but no motion, like the "moving plane" model in EDEM

 

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

    Status: Open => Answered

Anton Gladky proposed the following answer:
> Could you email me your codes to study?

Unfortunately no.

You should use PyRunner[0] command to execute python function
periodically, which creates and deletes conveyor's elements.

Create elements with facetBox [1], for example. Delete them with
o.erase command.

The folder "examples" [2] contains a lot of useful examples.

Hope that helps.

Anton

[0] https://github.com/yade/trunk/blob/master/examples/gts-horse/gts-horse.py#L48
[1] https://github.com/yade/trunk/blob/master/examples/packs/packs.py#L50
[2] https://github.com/yade/trunk/tree/master/examples

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.