question

elizabeth.l avatar image
0 Likes"
elizabeth.l asked Matt Long answered

partition input dashboard for list

I have a very simple model attached that has 2 scheduled sources. On creates a token at time 0 and then waits to pull from a list by partition. The 2nd schedule creates a token at time 10, pushes the token, same partition, to the list. Both tokens then go to a sink.

My question is about the dashboard. Why does the list input dashboard in the attached model correctly list that 1 token entered the list, but if I use the partition input statistic, it doesn't show that single token?

list-partition-dashboard.fsm

FlexSim 17.0.2
list partition dashboard
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

Matt Long avatar image
1 Like"
Matt Long answered

By default, list partitions are deleted when they are emptied, which also destroys the stats on that partition. To keep this data, open the List Properties by clicking on the Advanced tab of the List. Go to the General Tab and check the box Keep Empty Partitions.

5 |100000

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