Since im using the student versión im having problems using subflow because of the model limit How could i make my model smaller using subflow ?
You need to think about what parts of the logic are repeated and then break that off into a subflow that you can call whenever you reach that repeated logic. Sometimes most of the logic is repeated, but there's a little difference each time. In that case you need to generalize the logic and then pass in a token label with a value that lets the subflow do something slightly different.
In your model it looks like you have different steps that the item has to go through. First it has to be picked up, taken to Servidor1, dropped off, and processed. Then it needs to be picked up, taken to Servidor2, dropped off, and processed, etc. Notice how each step is the same except for where the item is taken?
In this modified version of your model I made a subflow of that logic that's repeated in each step. Then in the Run Subflow activity I add a new Machine token label that tells the subflow which Servidor machine to take the item to.
6 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved