question

Thomas K4 avatar image
0 Likes"
Thomas K4 asked Felix Möhlmann commented

Including ProcessFlow leads to errors in my simulation - How to fix them?

Hi all! For my storage simulation I have to use ProcessFlow. So instead of looking up the dwell time on the items, I just use the tokens and a delay. It seems to work fine on the beginning, but in the end the rack has to be empty, but it is full. Also I get many errors which I dont know how to eliminate.

Maybe you can help me out!

Thanks!


Simulation_Versuch_Mindestbestand_ProcessFlow.fsm

FlexSim 21.1.2
process flowflexsim 21.1.2dwell time
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

Joerg Vogel avatar image
1 Like"
Joerg Vogel answered Felix Möhlmann commented

All racks are members of storage system of warehousing. I had turned off option to use as fixed resource. Racks before FlexSim 19.2 were fixed resources. They run like a processor or a queue. Since then you can decide how they behave. As a fixed resource you can override return values, but it is difficultier to do simple tasks like releasing an item by just a move object activity. As a Storage Object you can do simple Process Flow activities again. But you loose some internal logical conditions, which check the availability of object states. I have done a simple rework for two of your rack objects.

convert_rack_to_warehouse_process_flow.fsm


· 4
5 |100000

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