top of page
Search


Using Predicates in AnyLogic
There is a set of out-of-the-box functions in AnyLogic that makes our life easier! To use them you need to understand what a predicate is.

Vitor Lemos
May 10, 20222 min read
Â
Â
Â


Beginner's guide to AnyLogic
An experienced-based guide to getting started with AnyLogic from scratch. This is a special guest blog post by Yash Mishra.

Yash Mishra
Apr 19, 20228 min read
Â
Â
Â


Simulation-Based Management and the philosophy of simulation
Stefan discusses a number of facets of Simulation-Based Management a term he coined himself to package his views on the matter.
Stefan Bengtsson
Apr 12, 202224 min read
Â
Â
Â


The Simulation Model Life Cycle (Part 5) - Experimentation
This post is part 5 of a 7 part series about the Simulation Model Life cycle. It focuses on the experimentation phase.

Jaco-Ben Vosloo
Apr 5, 202212 min read
Â
Â
Â


Using @Override to make more robust models
Ever used inheritance in your AnyLogic models and also overridden one of the methods. Then you need to read this post.

Jaco-Ben Vosloo
Mar 25, 20225 min read
Â
Â
Â


Managing external dependencies with Maven for AnyLogic
A guest post by Guilherme Coelho on how to set up a Maven project to manage and prepare external dependencies to be used with Anylogic.
Guilherme Coelho
Mar 8, 20226 min read
Â
Â
Â


Paradigm-Free Modeling
Stefan highlights the issues that arise from looking at simulation models and the problems they are trying to solve through paradigms.
Stefan Bengtsson
Feb 28, 20228 min read
Â
Â
Â


The Simulation Model Life Cycle (Part 4) - Verification and Validation
This post is part 4 of a 7 part series about the Simulation Model Life cycle. It focuses on the verification and validation phase.

Jaco-Ben Vosloo
Feb 22, 20227 min read
Â
Â
Â


How to (programmatically) redraw a chart
Ever faced a situation where you created a chart in AnyLogic but midway during the simulation you wanted to change a setting?

Jaco-Ben Vosloo
Feb 14, 20224 min read
Â
Â
Â


The harmful focus on data
In this post, Stefan challenges the relationship between simulation modeling and data and how to overcome this and increase the value add.
Stefan Bengtsson
Jan 31, 202210 min read
Â
Â
Â


Interview with Andrey Malykhanov
We recently had the privilege to talk to Dr. Andrey Malykhanov, a world-class simulation modeler, and co-founder of Amalgama.

Vitor Lemos
Jan 25, 20223 min read
Â
Â
Â


Coordinates inception
In AnyLogic, getting the coordinates of an agent is rather simple, but what happens if the agent is embedded in another agent?

Vitor Lemos
Jan 17, 20222 min read
Â
Â
Â


The Simulation Model Life Cycle (Part 3) - Building the model
This post is part 3 of a 7 part series about the Simulation Model Life cycle. It focuses on the model building phase.

Jaco-Ben Vosloo
Jan 11, 20226 min read
Â
Â
Â


Pitfalls with Blocks
In this post we want to discuss some of the potential issues that can arise from trying to simplify simulation modeling through the creation
Stefan Bengtsson
Jan 3, 202211 min read
Â
Â
Â


The Simulation Model Life Cycle (Part 2) - Working the Data
This post is part 2 from a 7 part series about the Simulation Model LIfe cycle. It focuses on working with data and data driving your model.

Jaco-Ben Vosloo
Dec 16, 20215 min read
Â
Â
Â


The Simulation Model Life Cycle (Part 1) - Defining the problem
This post is part 1 from a 7 part series about the Simulation Model LIfe cycle. It focussed on defining the problem.

Jaco-Ben Vosloo
Dec 6, 20216 min read
Â
Â
Â


The dark side of the database - part 2
In this post, we want to make you aware of some other notable behaviors of the database when working with Excel as the external data source

Maximilian Selmair
Nov 28, 20215 min read
Â
Â
Â


Select Output misbehaving?
There is a special feature when using the Select Output block (and a few others) that sometimes confuses even the most advanced users.

Vitor Lemos
Nov 11, 20213 min read
Â
Â
Â


Interview with Felipe Haro
We recently had the pleasure to interview one of the few, and probably the first AnyLogic freelancers, Felipe Haro. We got to talk about...

Vitor Lemos
Nov 4, 20212 min read
Â
Â
Â


Why use Java classes in AnyLogic?
This post shows an example where the usage raw Java Classes might be beneficial over AnyLogic's agents.

Vitor Lemos
Oct 27, 20213 min read
Â
Â
Â
bottom of page