Jump to content

Entities Problem


hgserrano
 Share

Recommended Posts

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!

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • 1 year later...
×
×
  • Create New...