question

unai avatar image
0 Likes"
unai asked Jeanette F commented

Optimization of the processors

Hello,

I have the following model where I have 8 processors with the same process time, setup time, and everything. Would it be possible to achieve the same by just using one processor? In other words, to have only one processor in the model but make it work as if there were 8, and the same with the combiners.

Example.fsm

FlexSim 22.1.4
multipleprocessorsoptimization
example.fsm (30.1 KiB)
· 1
5 |100000

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

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @unai, was one of Jason Lightfoot's or Joerg Vogel's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered

The combiner manages entry via port 1 independently of the MaxContent property, so setting that has no effect, and when you have a value greater than 1 on a processor the use of operators while processing is not supported.

For processors and combiners you can use a parameter table entry to set the number you have in the model (at reset) and control their positioning.

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
0 Likes"
Joerg Vogel answered Jason Lightfoot converted comment to answer

you find in a properties of processor an edit field for maximum capacity. You can set field value to 8.

A combiner has got the same property

https://docs.flexsim.com/en/22.1/Reference/PropertiesPanels/FixedResourcePanels/Processor/Processor.html

found in

https://docs.flexsim.com/en/22.1/Reference/3DObjects/FixedResources/Combiner/Combiner.html#propertiesPanels

· 1
5 |100000

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

unai avatar image unai commented ·

I can't change the max content of the combiner. 1709722744544.png

0 Likes 0 ·
1709722744544.png (26.7 KiB)

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.