pandemia.__main__

Pandemia is an individual-based pandemic simulator.

Module Contents

Functions

main()

Main pandemia entry point. Two command-line arguments may be passed, the first is required

Attributes

log

pandemia.__main__.log
pandemia.__main__.main()

Main pandemia entry point. Two command-line arguments may be passed, the first is required while the second is optional. The first should be the filepath to a simulation config, while the second should be a filepath for either loading or saving a simulation factory. Building a simulation world can take a while, hence the loading and saving feature.