Skip to content
dflynn-volpe edited this page Jan 2, 2019 · 1 revision

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