Units Flickering In The Mass Flow Conveyor - Graphics Issue?

arunTTT2P
Observer Observer
1 View
2 Replies
Message 1 of 3

Units Flickering In The Mass Flow Conveyor - Graphics Issue?

arunTTT2P
Observer
Observer

[ FlexSim 23.0.3 ]

Hi ,

In my sample model attached here, the mass units in the conveyor are flickering, what could be the reason? I have a decent GTX graphics card though. FlickeringModel.fsm

Video Link

Regards,

Arun KR



0 Likes
Accepted solutions (1)
2 Views
2 Replies
Replies (2)
Message 2 of 3

sri_vikas_k
Not applicable

Hi community,

When increased the width of the conveyor belt the items flowing on the conveyor belt are not seen.

flickeringmodel_SVK.fsm


0 Likes
Message 3 of 3

anthony_johnsonT83CM
Autodesk
Autodesk
Accepted solution

This is a similar issue to the other one you asked. Your distance between rate change points is exactly 0.1, i.e. the length of a bottle. There is probably a floating point precision issue where sometimes it's determining that the 'chunk' is wide enough to draw a full bottle, and in other cases it's not wide enough. Since the chunk width is exactly the width of a single bottle, the math will end up falling on one side of a comparison in one case, and on a different side of a comparison in another. This is the nature of computers doing floating point calculations.

While we could probably do something to mitigate this, in the end, as I said in the other answer, I don't think you're building your model right. You should avoid chunking as much as possible.

See my other answer:

https://answers.flexsim.com/questions/135865/unable-to-set-number-of-units-in-mass-flow-conveyo.html

0 Likes

Type a product name