MBSE
mbse-dynamic-simulation

The program mbse-dynamic-simulation is a demo for forward dynamic simulation solvers.

Examples of use

mbse-dynamic-simulation --mechanism ../config/mechanisms/fourbars1.yaml

On the GUI, press + or - to increase or reduce the simulation speed. Close the GUI to end the program and see simulation statistics.

See also: Mechanism definition YAML files

CLI options

USAGE:

   mbse-dynamic-simulation  --mechanism <YAML model definition> [--]
                                [--version] [-h]


Where:

   --mechanism <YAML model definition>
     (required)  Mechanism model YAML file

   --,  --ignore_rest
     Ignores the rest of the labeled arguments following this flag.

   --version
     Displays version information and exits.

   -h,  --help
     Displays usage information and exits.


   mbse-dynamic-simulation