question

Cristina Namour avatar image
0 Likes"
Cristina Namour asked Jeanette F commented

SIMULATION STOPS AT A CONCRETE TIME

LAYOUT_AUTO_MNAMES.fsmI'm trying to simulate a profile fabrication process, so the "box" flow depends on the material and the phase of the process which they are in or going to.

I don't know whats happening, but it stopps at 08:01:09 every time that i run it. Ithink that my computer is not the problem, because it stops at that time every time that i try to run it.

FlexSim 23.1.1
simulation failed
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @Cristina Namour, was Jacob W2's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Jacob W2 avatar image
0 Likes"
Jacob W2 answered

Hi @Cristina Namour,

The reason why your model stops running after about a minute is because it is crashing due to some deadlock or infinite loop being caused by your send to port logic. What I recommend doing is going through your model and first make sure that the send to port logic on your queues, especially the port by case and conditional ports are working correctly and sending items to the correct port. It is best if you disconnect the queues 1 or two downstream from the queue which has logic you are currently checking.

Once you have checked that logic, and if the model is still crashing, I would start testing each queue by disconnecting them one at a time and seeing what connection is causing the items to loop infinitely. I have a suspicion it may be caused by one of your processors, separators, or combiners.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.