Belt Conveyor create

Asked by paula

Hi people! I've been trying to make a belt conveyor with movement but it doesn't work well cause' i've gave the belt a length and than i've separated it in n parts, so than, when a part of it it's in a certain point, this part will go down and comeback. The problem is that is not continuous and it doesn't work for the purpose i want. Does anyone has a script with a belt conveyor that moves, that can shear with me? I want something like this video: https://www.youtube.com/watch?v=llUXOFYILfg , is it possible? thanks a lot!!!

Question information

Language:
English Edit question
Status:
Answered
For:
Yade Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Anton Gladky (gladky-anton) said :
#1

Hi,

you can try this example [1]. The conveyor will not move itself,
but it will give the particles the necessary velocity components.

[1] https://github.com/yade/trunk/tree/master/examples/conveyor

Regards

Anton

Revision history for this message
paula (palitaaa) said :
#2

Thanks Anton, but I need to give an specific velocity to the belt. Anyway thanks again.
Paula

Revision history for this message
Anton Gladky (gladky-anton) said :
#3

I do not quite understand, what you mean. Here [1] you go
through all facets and set the constant velocity. If it must
be a function of a time - it should not be a problem too.

[1] https://github.com/yade/trunk/blob/master/examples/conveyor/conveyor.py#L32

Anton

2016-05-25 15:13 GMT+02:00 paula <email address hidden>:
> Thanks Anton, but I need to give an specific velocity to the belt. Anyway thanks again.
> Paula

Revision history for this message
paula (palitaaa) said :
#4

Thanks for explaining!

Can you help with this problem?

Provide an answer of your own, or ask paula for more information if necessary.

To post a message you must log in.