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
Regards,
Arun KR
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
Regards,
Arun KR
Hi community,
When increased the width of the conveyor belt the items flowing on the conveyor belt are not seen.
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
14 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved