question

NewwUser90 avatar image
0 Likes"
NewwUser90 asked NewwUser90 commented

How can I simulate different number of stations without changing the model?

Hi everyone! :)


This is my model: final model.fsm

1740730125541.png


As you can see, the model has 2 loading stations and 1 scale (weighing station).


I am wondering if there is a way to simulate different number of loading stations and scales without adding or deleting stations in the model.


For example, if I have 1 loading station and 2 scales or 2 loading stations and 2 scales.


In the dashboard, I am trying to compare the utlization rates for all the stations for different scenarios:

1740730606292.png


Any help is much appreciated! :)

FlexSim 24.0.2
experimeterusing codeflexsim24scenario creation
1740730125541.png (31.3 KiB)
1740730606292.png (33.2 KiB)
final-model.fsm (95.8 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.

1 Answer

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered NewwUser90 commented

You can use parameters to adjust the number of objects in a group. The rest of your logic then needs to be set up to work with a variable number of objects (meaning don't use fixed references).

final-model_1.fsm


final-model-1.fsm (115.5 KiB)
· 12
5 |100000

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