Difference between revisions of "Flood evacuation"
(Created page with "This project simulates the process of evacuation of people living on the coast during the coming flood. <div> *'''Project name''': Flood evacuation *'''Class''': 4IT495 Simula...") |
|||
Line 6: | Line 6: | ||
*'''Model type''': Agent-based simulation | *'''Model type''': Agent-based simulation | ||
*'''Software used:''' NetLogo 5.0.4 | *'''Software used:''' NetLogo 5.0.4 | ||
+ | |||
+ | = Global variables used in this simulation= | ||
+ | * '''Number of evacuated people''' | ||
+ | * '''Size of the flood''' | ||
+ | * '''Number of hills will be randomly generated''' |
Revision as of 12:34, 17 January 2015
This project simulates the process of evacuation of people living on the coast during the coming flood.
- Project name: Flood evacuation
- Class: 4IT495 Simulation of Systems (WS 2014/2015)
- Author: Kristýna Gubišová
- Model type: Agent-based simulation
- Software used: NetLogo 5.0.4
Global variables used in this simulation
- Number of evacuated people
- Size of the flood
- Number of hills will be randomly generated