Skip to content
Ben Stabler edited this page Dec 27, 2018 · 17 revisions

Support for setting up and running multiple scenarios is inspired by the RPAT Viewer Pilot. Much of the development related to this work is done under this milestone.

Design

  • Add new VEScenarios package that does the following:
    • multi-run / scenario builder
    • runs scenarios outside the GUI in parallel
    • gathers results from the multiple scenarios
    • generates the Visualizer output file

Examples

  • The example implementation for VERPAT is here
  • The example implementation for VERSPM is here
Clone this wiki locally