Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 2.55 KB

File metadata and controls

65 lines (42 loc) · 2.55 KB

Process Simulation - Desmo-J tutorial code

About

This repository is the result of the DesmoJ where a truck/warehouse process is simulated:

File

The HTML file are report of the simulation

Concept / Model

System Dynamics

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

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,

Third Simulation Library / Software

Wikipedia List:

Javascript:

Javascript - ad-hoc simulation programs

Python:

Java:

Professional: