atomica.demos.make_demo_scenarios

atomica.demos.make_demo_scenarios(proj)[source]

Create demo scenarios

This method creates three default budget scenarios

  • Default budget

  • Doubled budget

  • Zero budget

The scenarios will be created and added to the project’s list of scenarios

Parameters:

proj (Project) – A Project instance. New scenarios will be added in-place

Return type:

None