This repository is the result of the DesmoJ where a truck/warehouse process is simulated:
The HTML file are report of the simulation
- ProcessExampleExperiment_error.html shows the stats of the queue and is explained in more details here
System Dynamics
(or differential equation modeling or dynamical systems modeling) concerns
itself with the high-level behavior of a system as a whole.
Agent-based Model allow you to model individual agents within a system. Where in System Dynamics you might only look at the population as a whole,
Javascript:
- InsightMaker
- Object Event Simulation (OES)
- code - Not graphic
- Example - Inventory Management
- Example - Drive Thru
- AgentMaps - Map - Javascript - based on Leaflet
- AgentScript - Coffee/Javascript
Javascript - ad-hoc simulation programs
Python:
Java:
Professional: