Simulation, Consulting and Freelancing Articles

Sign up to receive updates on this library

Noorjax Consulting Youtube Channel

If you want access to additional content, you can visit Noorjax Consulting youtube channel where we post AnyLogic related videos. Subscribe and get notified when new videos are released.

Click here to access the youtube channel

16

Feb
Challenges

AnyLogic Contest #1- Bulk Transportation

Bulkdozer Transportation – AnyLogic Contest The AnyLogic contest #1 is over and we are pleased to announce the winners Emile Zankoul and Pavel Lelis who won $100 usd each. The models they created can be found here for Pavel: https://lnkd.in/eT82Y6p9 here for Emile: https://lnkd.in/etbDDrRc There were only 5 participants, and these are the only […]

25

Jan
Simulations

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,[…]

17

May
Simulations

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[…]

13

May
Miscelaneous

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[…]

02

Jul
Simulations

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[…]

07

Apr
Simulations

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[…]