DOCUMENTATION TUTORIALS DOWNLOAD NEWS CONTRIBUTE

Incremental Model

This tutorial has for goal to give an overview all most of the capabilities of GAMA. In particular, it presents how to build a simple model and the use of GIS data, graphs, 3D visualization, multi-level modeling and differential equations. All the files related to this tutorial (images and models) are available in the Models Library (project Tutorials/Incremental Model).

Model Overview

The model built in this tutorial concerns the study of the spreading of a disease in a small city. Three type of entities are taken into account: the people, the buildings and the roads.

We made the following modeling choice:

images/incremental_model.jpg

Step List

This tutorial is composed of 7 steps corresponding to 7 models. For each step we present its purpose, an explicit formulation and the corresponding GAML code.

  1. Simple SI Model
  2. Charts
  3. Integration of GIS Data
  4. Movement on Graph
  5. Visualizing in 3D
  6. Multi-Level
  7. Differential Equations