question

Legit avatar image
0 Likes"
Legit asked Legit commented

Experiment does not complete all replications or break off

Hey, I have a model that is largely controlled by various process flows. Now I wanted to run an experiment with different scenarios in the experimenter, unfortunately some repetitions break off and I don't know why. If I then simulate them interactively in the 3D model, they work. Sometimes the the experiments works better and sometimes its worse. Do you have an idea why this happened? I have attached the model (some terms are in German, I hope this is not a problem)

Model: Model_1.fsm

FlexSim 23.2.1
experimenterproces flowscenario
model-1.fsm (224.7 KiB)
5 |100000

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

1 Answer

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Legit commented

At some point when running your model I got an error message about an "invalid destroy operation" followed by a LINK PARITY ERROR.

I have a suspicion that this might be caused by you creating and releasing tokens in code a lot. When releasing tokens like that you have to be very careful about timing. Which is why I would recommend you try to rebuild your Process Flow but use the default "Create Tokens" and "Decide" activities instead.

It might take some time, but in my experience it will be quicker than trying to track down which part of the current Process Flow causes the issues.

· 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.

Legit avatar image Legit commented ·

Okay, thank you

0 Likes 0 ·

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.