Simulation models are stochastic in nature, which means that every time you run a simulation model you will get different results, if you use different seeds. In order to communicate these varied results to the stakeholders, you need to use a statistical tool called confidence intervals. In simple terms, this tool will tell you how confident you […]
Simulation models are stochastic in nature, which means that every time you run a simulation model you will get different results, if you use different seeds. In order to communicate these varied results to the stakeholders, you need to use a statistical tool called the confidence intervals. In simple terms, this tool will tell you how confident[…]
Automated storage processes with automated stacker cranes are commonly used in warehouses and factories management by enhancing efficiency and accuracy. These systems streamline the storage and retrieval of goods, reducing human error and operational costs. Automated stacker cranes maximize space utilization by accessing high and deep storage areas that are difficult for manual operations. This custom library[…]
AnyLogic has a native elevator object that works for pedestrians, but only for pedestrians. Since it’s often that in models you have normal agents and resources that also need to use elevators, the pedestrian elevator was not enough. Additionally, it’s often the case that elevators work in groups as the move around to pick up requests from[…]
This library ONLY works with AnyLogic 8.8.5 or superior. If you are using an older version, you will not be able to use this library. You can download the library here: DOWNLOAD If this library was useful to you, consider donating so we can keep developing this and more in the future, click the following link to[…]
Doing simulation models is an art that requires a set of skills that is quite vast. What I’m showing on this article is a composition of the skills I have needed for projects I have done or skill that were requested for projects I didn’t end up doing or even skills where I failed, leading to unpleasant[…]
The File Chooser is only available on the professional version of AnyLogic. But its functionality is very easy to replicate with a little bit of JAVA magic. To illustrate this, I will create this example using a normal button on the Simulation Graphical Editor (before running the simulation) in order to select an Excel file and make[…]
Before I start, don’t expect me to explain all these methodologies in detail since there is already a lot of material on the web that can help you. Wikipedia is good starting point with the following links if you are interested in the technical details: System Dynamics Discrete Events Agent-Based In business, industrial and socio-economic settings, System[…]