atomica.demos.demo

atomica.demos.demo(which=None, do_run=True, addprogs=True)[source]

Return a demo project

Parameters:
  • which (str) – A supported demo project type e.g. ‘sir’, ‘tb’

  • do_run (bool) – If True, run the model and store a set of results

  • addprogs (bool) – If True, load the progbook and create program scenarios

Return type:

Project

Returns:

A Project instance