项目作者: gerardnico

项目描述 :
A repository about process simulation (based on Desmos)
高级语言: HTML
项目地址: git://github.com/gerardnico/process.git
创建时间: 2020-04-16T13:18:14Z
项目社区:https://github.com/gerardnico/process

开源协议:

下载


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: