open-simulation-platform / cosim-cli

Command-line interface for libcosim
https://open-simulation-platform.github.io/cosim
Mozilla Public License 2.0
10 stars 4 forks source link

Support running scenario #42

Closed ljamt closed 4 years ago

kyllingstad commented 4 years ago

Proposed solution: Add a --scenario=<path> switch to the run subcommand.

ljamt commented 4 years ago

@kevinksyTRD, do we also need a --scenario-start-time? If users always want to start the scenario at simulation time 0, the answer is of course no.

kevinksyTRD commented 4 years ago

I don't think that is necessary.