Scenario form - cassandra-project/platform GitHub Wiki
When creating/editing a scenario, the user enters the following:
Name: the name of the scenarioNotes: a short description of the scenarioSetup: a selection betweenStaticandDynamicscenario setups. In theStaticcase the user builds the scenario step-by-step (probably the best choice for small scenarios, or for larger scenarios with available measurements), while in theDynamiccase the user enters demographic data and the platform populates installations based on those demographics.
Each scenario should have at least on complete installation and simulation parameters set so that it can be simulated.

In a complete scenario, the user can observe pie charts with statics on the person types and the appliances comprising the scenario.

Back to User Manual