question

Computer O avatar image
0 Likes"
Computer O asked Joerg Vogel commented

Multiple stations with different processor properties

I have a set of 100 stations each with different number of fixed processors. The processors processing time is same for all processors at a single station but vary from station to station. What is the best way to model this without dragging and dropping several 1000 copies of processor elements.

I am envisioning something similar to the sets and station blocks of ARENA.

FlexSim HC 5.0.12
multiple processors
· 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 Joerg Vogel commented ·

@Computer O, are you sure you want an answer for FlexSim Health Care?

0 Likes 0 ·
Sharon L3 avatar image Sharon L3 commented ·

Nope, Just regular flexsim

0 Likes 0 ·

1 Answer

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Joerg Vogel commented

You can place a visual object like a plane as a container in the model. This is your station. Then you drag the processors into this plane. You can drag input and output connections from or to the processors to the plane. You add labels to the plane which you use to set the processing and setup times of the processors. At last you place this plane as a new object to a user library.

Then you can drag this object from the user library into the model as you would do it from the standard library.

You can save the user library to the disk and load it in another model, too.

· 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.

Sharon L3 avatar image Sharon L3 commented ·

Thank You. That helps.

One thing though, how so you set variable number of processors in each station?

0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel Sharon L3 commented ·

Easy answer, I don't do it. I place the possible maximum and delete the obsolete processors later by a label on the plane in the OnReset trigger of the plane.

The difficult method is to create a copy of the first processor as often as you need it in the station and then build the connections by code.

0 Likes 0 ·

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.