25

Jan

Camera Inside an Agent – Possible Problems

Placing a Camera on an Agent The Importance of 3D Animations We all know what 3D animation is, but little is said about how useful it is for the modeler and the stakeholders. An animation can act as a tool for the modeler to correct errors during the development phase, giving access to things that are not […]

17

May

Is System Dynamics Dead or Alive?

I was recently asked if System Dynamics (SD) is dead. And this is in fact an interesting question. In the industry, the use of discrete-events (DE) and agent-based (AB) models vastly surpasses the contribution of SD. And SD seems to be in an eternal struggle to get more popular and it doesn’t seem get enough traction, at[…]

13

May

how to get free help?

For some reason, I usually get bombarded with people requesting me to help them with their AnyLogic projects for free. Sometimes I suspect people think I’m an AnyLogic customer service representative. But, I’m not. I have generally very little free time, and the free time I have, I spend time in public forums where my help can[…]

02

Jul

Dynamic batches

Here’s a little trick I use to generate dynamic batches, which are batches that are of dynamic size and where products that need to be batched come in a disorganized fashion. Let’s say for instance that we have to batch products in boxes, and each product has a label with the client and each box can contain[…]

23

Apr

Tools and templates used to build this website

Since people ask me how I built my website, on this article I will give the tools I used to build it and the services I use for it. Domain To register noorjax.com I used Marcaria. I use this service to register all of the .com domains I have owned in the past. Hosting To host this website,[…]

08

Apr

Tricks to run an optimization with a small number of parameters

It’s generally a good idea to reduce the number of parameters of your optimization problem, and sometimes it feels that your problem needs hundreds of them. But does it? How can you reduce those dimensions without affecting the final solution? And in AnyLogic in particular, using the demo version of the optimization experiment, you are forced to[…]

07

Apr

Create network by code

Let’s go through this simple example that will allow an agent to move through a network, avoiding the use of deprecated constructors in AnyLogic 8.4. Create the network. This network will be necessary for an agent to follow the proper paths from point A to point B. All these functions can be run on startup of Main.[…]

09

Mar

Use in Flowchart as… what?

There is something beginner AnyLogic users take for granted when they build a model. For instance, when using the Process Modeling Library, they use the Agent Type. On the other hand, when they build a model using the Pedestrian Library, they use a pedestrian type. Why? Because it’s there, naturally as part of the whole library. But[…]

01

Mar

Discrete Events Simulation Models – Creativity Exercise

Wether you use AnyLogic, Arena, Simio, FlexSim or any other simulations Software in the market, when you develop a  model using the discrete-events paradigm, you will get access to a number of blocks that you can connect with each other to generate a flow with agents or entities flowing from one block to the next. In AnyLogic[…]