A Simulation Model of the Radicalisation Process (1.0.0)
This is the code for a simulation model of the radicalisation process based on the IVEE theoretical framework.
Release Notes
This model was developed and run using Xcode on MacOS. It is a standalone piece of source code which should run on any operating system, however this has not been tested.
The code requires two csv input files to run, called people.csv and settings.csv. This is hardcoded into the model source code.
The code outputs two csv files, called people_out.csv and settings_out.csv. This is also hardcoded into the model source code.
Associated Publications
A Simulation Model of the Radicalisation Process 1.0.0
Submitted by
Rosemary Pepys
Published Nov 16, 2019
Last modified Nov 16, 2019
This is the code for a simulation model of the radicalisation process based on the IVEE theoretical framework.
Release Notes
This model was developed and run using Xcode on MacOS. It is a standalone piece of source code which should run on any operating system, however this has not been tested.
The code requires two csv input files to run, called people.csv and settings.csv. This is hardcoded into the model source code.
The code outputs two csv files, called people_out.csv and settings_out.csv. This is also hardcoded into the model source code.