hgserrano 0 Posted June 24, 2015 I have created a Customer Data with different types of Model Entitites, defining the mix on each one of them. Once the model is running, a message appears saying "The maximun number in system limit for objects of [name of the model] has been exceeded. A possible cause is that the Maximun Number In System has too small of a value". However, I haven´t set any kind of property for the object. Does anyone know how can I solve this? Thank you! Share this post Link to post Share on other sites
dsturrock 11 Posted June 24, 2015 Yes, on the ModelEntity, under the Population category you will find the property Maximum Number In System. This exists because a common error is to allow entity creation to go wild (via an uncontrolled creation loop or an unbalanced system, for example). Since Simio has no limits, if this is allowed to happen you would run out of memory and possibly lose your model. So instead we allow you to set this number to anything that is reasonable in your model. Share this post Link to post Share on other sites
hgserrano 0 Posted June 25, 2015 Thank you very much, that was exactly what I needed! Share this post Link to post Share on other sites
mrezaei1 0 Posted September 27, 2016 Hi, I would like to create new entities once certain number of entities has left the system. Also, I want the simulation time to be reset. How can I do these two things? P.S. my entities arrive based on arrival table. Thanks, Manely Share this post Link to post Share on other sites