menu
info Documentation

D2S2 Command Line Interface (CLI)

The CLI version of D2S2 is made availible to users with a Developer license. This version of the application still performs all the simulation calculations of the main version, without the additional computational overhead of rendering the simulation graphics. As a result, the simulation is markably faster and is available for both Windows and Linux machines.

The CLI version accepts the following two high-level commands:

  • runsim : This command simply runs a user defined scenario
  • runscript : This command runs a scenario in conjunction with a script.

Utilizing these two commands in conjuction to user-created models or scripts allow developers to automate repeatable tests in a large range of hardware environments.

Help messages are displayed by running the CLI application without any arguments.