Hello,
I have a question "How do you make people walk to pick up 1 cake per person?"
and "People don't line up to receive goods."
Can you help me?
Thanks.
Hello,
I have a question "How do you make people walk to pick up 1 cake per person?"
and "People don't line up to receive goods."
Can you help me?
Thanks.
Your model seems to not have been uploaded successfully, so it's difficult to give specific advice.
The second issue could probably be resolved by using a Waiting Line object.
Thank you for answer
I re-uploaded the model,Can you help me?
The person flow is an instanced process flow. This essentially means that each customer runs through its own copy of the process flow. In order for the resource to be shared between those instances it has to be set to global. This will then prevent more than the specified amount of customers acquiring the resource at the same time.
Another way to limit which tokens can continue, would be to use a global list. The process flow that creates the cakes/items can push those to the global list. The customer tokens then each have to pull an item from the list, matching one customer to one cake in the process.
This has the benefit that the pushing and pulling things from the list can happen at different times. WIth your approach, if a cake were to finish processing while no customer is waiting, the model would become stuck because the Wait for Event was "missed".
In the attached example I actually use two lists. Each cake is pushed to the first list upon its creation and to the second when it finished processing. When a customer was able to pull a cake from the first list, they will enter the waiting line. There they wait until they can pull the a cake from the second ("finished") list and then collect it and leave.
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