EMOD How-To Guides
Experiment Workflow
EMOD configuration scripts contain five primary components: 1. Import modules – Import all necessary modules and functions to run subsequent script 2. Config setup &…
Adding Malaria Transmission
There are three primary ways to add malaria into a simulation. Ways #1 and 2 are used for idealized situations while #3 is the standard method to use when modeling a…
Updating the Config File
The config file contains the core parameters for EMOD. Many of these parameters have been established by the malaria team and can be set using
set_team_defaults(); however…