question

Ankur A3 avatar image
0 Likes"
Ankur A3 asked Carter Walch commented

Model the process which ends when breakdown occurs?

Hi Team,

I am trying to model the process which ends when breakdown occurs using 3D object processor. But I don't think if we can change remaining process time to 0 when breakdown occurs.

Is there any other way to approach it?

Could you help me in that?

Thank you!


FlexSim 23.1.0
breakdownprocess
· 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.

Carter Walch avatar image Carter Walch commented ·

Hi @Ankur A3, was Jason Lightfoot'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 comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered

You can move the item. You can also destroy the events related to that item using destroyeventsofobject() and passing in the item as the involved parameter - in previous versions this was necessary but a quick test seems to show that may not be needed any more.

If you don't want to move the item out of the procesor then you should destroy the events and create a new process finish event with zero time so that it is released as soon as the processor resumes.

Both examples are in the attached model.

StopProcessingAtBreakdown.fsm


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.