Skip to content

Chasing opinions

Pre-release
Pre-release
Compare
Choose a tag to compare
@mariopaolucci mariopaolucci released this 11 Oct 10:11

We need to better understand the role of opinions.

running plan T13

The purpose of this plan is:

  • to execute again a large set of repeated scenarios on maximum values in order to show that the interventions chosen do have an effect after some modification of the opinion dynamics. The OD dynamics should be much slower. It will be run at first with 10K agents.

files to run

We run each of the rpT13 each on 1 machine:

rpT13_base.xml  
rpT13_cworkers10.xml  
rpT13_cworkers5.xml 
rpT13_high-risk.xml  

and it can be run as usual with something along the line of nohup time /opt/netlogo/6.0.4/netlogo-headless-2G.sh --model PROTON-T.nlogo --setup-file experiments-xml/XXX.xml --table XXX.csv > XXX.out 2>&1 &

summary

We will run control + 2 conditions (no cpos) and one more "high power" community workers condition. That makes up for 4 conditions.

To these, we will add 2 levels of alpha (0.2 and 0.5) and two different "speeds", one even slower (0.005 and one at real speed (0.1 ))

This makes up 16 configurations divided in the usual 4 files, each file with 4 parameters. If we set repetitions to 10, each file will cover the 40 processors neatly.

We can run either 1 machine each file (10 repetitions).