question

Kevin S avatar image
0 Likes"
Kevin S asked Kari Payton answered

How to use experimenter with ProcessFlow

I'm a very new student user so this may be obvious. My operators make a lot of decisions about which task to perform so my model is mainly controlled by a complex ProcessFlow. How can I run scenarios with number of operators and number of machines as the variables. I don't have a dispatcher.

FlexSim 17.1.0
processflowexperimenterexperimenter variable selection
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

·
Kari Payton avatar image
5 Likes"
Kari Payton answered
@Kevin S

If you link an operator to a resource block in process flow, you can reference the number of operators to a global variable. Then in the experimenter change the global variable to run scenarios changing the number of operators.

1. Create global variable from the toolbox. In the example, I named it "numOperators".

2. In the process flow, create a resource. Link the reference to an operator in 3D and set the count as the global variable.

3. Go to the experimenter and setup the parameters. Under the scenarios tab add a variable. You can search the tree for the variable's data node. In the example model it looks like this:

MODEL:/Tools/GlobalVariables/numOperators/Data 

Now use the experimenter as normal: create scenarios for the number of operators, set the performance measures, and run. In the example, the performance measure is the time spent in the process flow Zone.

Hope this helps!

operatorexperimenter.fsm


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.