/EngD_MK_10

This is the final iteration of my EngD Model. The main changes from MK_9 are the adaptations of model recording and reporting.

Primary LanguageJavaMIT LicenseMIT

EngD_MK_10

This is the final iteration of my EngD Model. The main changes from MK_9 are the adaptations of model recording and reporting.

The model reads a number of GIS shapefiles and displays a road network, two Environment Agency flood maps and a bespoke Open Source Vulnerability Index (OSVI). The model reads in a .CSV and generates a predetermined number of agents with set characteristics. The agents are placed on the road network and are located at a Red Cross office. The model reads a separate .CSV and assigns goal locations to each agent at random from a predetermined list. The agents are assigned speeds at random. Once the model is started, the agents move from A to B, then they change direction and head back to their start position. The process repeats until the user quits.

The data files can be found here: https://drive.google.com/open?id=1gs28hRC_7HmiNVs6LNl5oPTnrpu6dBEQ

All the necessary JARs can be found here: https://drive.google.com/file/d/1sxW6EAw3tkWAqI834Cf4YVcAkSyHJ6TS/view?usp=sharing

The MASON manual can be found here: https://drive.google.com/open?id=1ayvTOzeD8rzYWvBAohJ_01NfWDOuqU2q

The GeoMASON cookbook can be found here: https://drive.google.com/open?id=1wxS4-S6tXelIdC3XcFLE-NXGRhcNY5UT

@author KJGarbutt