A Simulation Model of the Radicalisation Process

A Simulation Model of the Radicalisation Process (version 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.


This is a companion discussion topic for the original entry at https://www.comses.net/codebases/4d44a66c-5415-4efa-8ffe-81040b4fad82/releases/1.0.0/