Aircraft boarding methods
- Project name: Aircraft boarding methods
- Class: 4IT496 Simulation of Systems (WS 2014/2015)
- Author: Dinara Mansurova
- Model type: Agent-based simulation
- Software used: NetLogo
Contents
Problem definition
Method of the simulation
Global variables used in this simulation
Variables of turtles (people)
Detailed description of the simulation
Interface
Buttons
Sliders
Monitors
- actual_flood_hight - shows what the actual hight of the flood is in the certain moment
- people in safe - shows how many people survived
dead people - shows how many people died
How does the simulation work
Code
In this section, there is a file with simulation code itself attached. The code is in the NetLogo model file with .nlogo suffix.