top of page
Search


Jaco-Ben Vosloo
Apr 5, 202212 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.
1,201 views0 comments

Jaco-Ben Vosloo
Mar 25, 20225 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.
420 views1 comment

Guilherme Coelho
Mar 8, 20226 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.
1,012 views0 comments


Stefan Bengtsson
Feb 28, 20228 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.
201 views0 comments


Jaco-Ben Vosloo
Feb 22, 20227 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.
1,272 views0 comments

Jaco-Ben Vosloo
Feb 14, 20224 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?
750 views0 comments


Stefan Bengtsson
Jan 31, 202210 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.
605 views0 comments


Vitor Lemos
Jan 25, 20223 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.
279 views0 comments

Vitor Lemos
Jan 17, 20222 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?
381 views0 comments


Jaco-Ben Vosloo
Jan 11, 20226 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.
875 views1 comment

Stefan Bengtsson
Jan 3, 202211 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
417 views0 comments


Jaco-Ben Vosloo
Dec 16, 20215 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.
972 views0 comments


Jaco-Ben Vosloo
Dec 6, 20216 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.
899 views0 comments

Maximilian Selmair
Nov 28, 20215 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
913 views0 comments

Vitor Lemos
Nov 11, 20213 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.
1,595 views2 comments


Vitor Lemos
Nov 4, 20212 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...
571 views0 comments

Vitor Lemos
Oct 27, 20213 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.
884 views1 comment

Jaco-Ben Vosloo
Oct 18, 20212 min read
Learn Java for AnyLogic!
An online course to help AnyLogic modelers make simpler, better models, faster.
1,325 views0 comments

Vitor Lemos
Oct 12, 20213 min read
Break (or continue) all loops!
For sure, you've used the break or continue keyword in your models, as you needed to terminate a loop, or you needed to skip one of its...
275 views0 comments

Jaco-Ben Vosloo
Oct 6, 20213 min read
The dark side of the database...
Have you ever used the database and experienced some strange behavior? As if the database was not being updated or refreshed? The value that
611 views0 comments
bottom of page