question

WillRS avatar image
0 Likes"
WillRS asked

How to pull by priority changing by time?

Hello everyone!

In my model, I have 5 docks that have different occupancy windows for each type of item, depending on the time. There are 3 types of items.

For example, in the first hour of simulation, 3 docks should prioritize in ascending order (1, 2, and 3) and 2 docks in descending order (3, 2, and 1). In the second hour, the logic reverses: 3 docks should prioritize in descending order (3, 2, and 1) and two in ascending order.

In this example model, all items are arriving at the same time to test the logic, but in the real system there is a distribution of arrivals, according to a schedule.


Any idea how I can program this logic?

Thanks!

Priority_Change_by_time_Resource.fsm

FlexSim 23.2.0
processs flowacquire resourcesql queries
5 |100000

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

0 Answers