tyFlow Forum
Stones on conveyors and vibrating screens - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html)
+--- Thread: Stones on conveyors and vibrating screens (/thread-3633.html)



Stones on conveyors and vibrating screens - hkroeber - 04-20-2023

Hi
most of the time i am working with different sized stones on conveyors on vibrating screens. in different situtations i tried to use particle physics instead of physX but there are a lot of restrictions that have always took me back to the hardcore physx way. Last time it took 2 days to cache a solution. In normal projectsituation this is too long. the customer wants always more finematerial (sand).
Look the attachment to see what i mean....

Anybody here to give some tips on how to speed up those things?


Regards
H.Kroeber


.mp4   Stones&screens.mp4 (Size: 14.46 MB / Downloads: 174)


RE: Stones on conveyors and vibrating screens - d4rk3lf - 04-21-2023

Check out the upress official sample file.
It's basically Low res sim using PhysX, and then it's upressed in the second TyFlow.

Here is a good example on how it looks:
https://www.youtube.com/watch?v=YvuwOotD6pc


RE: Stones on conveyors and vibrating screens - hkroeber - 04-21-2023

(04-21-2023, 01:03 AM)d4rk3lf Wrote: Check out the upress official sample file.
It's basically Low res sim using PhysX, and then it's upressed in the second TyFlow.

Here is a good example on how it looks:
https://www.youtube.com/watch?v=YvuwOotD6pc

Thanks for the tip..
i think i've seen this procedure but never tried it. In my situtation it will be not that simple because the bigger stones still have to be there but i give it a try.

Regards
H.Kroeber


RE: Stones on conveyors and vibrating screens - d4rk3lf - 04-21-2023

You can pretty easily separate percentage with split operator (in the second Tyflow) on whatever amount of particles you don't want further brake, and just connect it to an event with Flow update operator.
OR..
In your main flow create separate PhysX flow for larger chunks, and then you will get 2 flows within same flow (small and larger chunks)
Now add a Particle groups operator to each of them. Make "A" for particles that you want further brake, and make "B" for larger chunks.
When you creating Simple reference Flow, you can then call whatever particles you want if you select A or B in both operators (Birth Flow, Flow update).