"MK_7_1" is iteration 7.1 of my EngD project model. It varies little from MK_7, and just has updated details to include Gloucestershire date. It is adapted from the MASON demo, "Gridlock", made by Sarah Wise, Mark Coletti, and Andrew Crooks.
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