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

run-single does not validate step size #14

Closed kyllingstad closed 5 years ago

kyllingstad commented 5 years ago

The run-single command must check that the step size given with --step-size is smaller than or equal to the total simulation duration, or weird things happen.