question

Stéphane Jaubert avatar image
0 Likes"
Stéphane Jaubert asked Jason Lightfoot answered

Partition in Global List

Hello, I want to understand how global lists work.

I have a very simple model. In input I have elements of "Type" 1 to 3 according to a uniform law and I would like to record their arrival in a list by partioning them according to their type. But it doesn't work. Please tell me where the error is.

Global_List_Partition.fsm

FlexSim 24.1.0
global listpartion
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

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered

They are partitioned by Type, you're just not seeing the value of that label in the column since you've used 'type' with a lower case 't' (which is a also reserved word). Flexsim is case sensitive almost everywhere.

1710169786768.png


1710169786768.png (21.0 KiB)
5 |100000

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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