question

Henry Paipa avatar image
0 Likes"
Henry Paipa asked Jason Lightfoot commented

Assign labels according to time of day

Hi Team, I need to be able to assign labels according to the time of day and thus, to support me in the creation of pallets and their respective composition. Like this:

Arrivals are defined according to quantities per hour, after that, we must create pallets according to "Type".

1. Each "Type" is represented by percentages that change according to the time of the day.

2. Each "Type" of pallet has a given composition in percentage that represents different suppliers. These percentages vary according to the time of day.

I appreciate your support.

Answer-1_1.fsm

1702680433960.png


Note: Percentages are in global tables.

I appreciate your support.

FlexSim 23.2.2
labelswarehousesupplier model
1702680433960.png (270.0 KiB)
answer-1-1.fsm (55.3 KiB)
· 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.

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot edited

In this model you will find a user command 'empiricalColumn' that will find a value based on your Type table and the row you pass to it.

empiricalColumn.fsm


empiricalcolumn.fsm (30.3 KiB)
· 2
5 |100000

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

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Henry Paipa commented

@Henry Paipa, Create your pallets. According of total percentages of all composite tables you want to assert label values. You want them in a distribution that you know of after an hour but being assigned from first second of this hour. Then I suggest you keep track of pallet creation amount and time of creation. Wait an hour, distribute over created amount your composite distribution and you release in exact replication of the recorded hour your pallets into your model.
I think it is a repetitive warmup time of an hour continuously executed.

· 2
5 |100000

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