DOKK / manpages / debian 11 / siconos-mechanics-tools / siconos_run.1.en
SICONOS_RUN(1) User Commands SICONOS_RUN(1)

siconos_run - Run a pre-generated Siconos mechanics-IO HDF5 simulation file.

usage: siconos_run [-h] [-T time] [-p period] [-e interval] [-f Hz] [-V]

filename

Description: Run a pre-generated Siconos mechanics-IO HDF5 simulation file.

simulation file (HDF5)

show this help message and exit
time in seconds to run until (default T=1 second)
time in seconds between frames (default p=5e-3)
output every nth frame (default=1)
alternative to -p, specify simulation frequency in Hz (default=200 Hz)
show program's version number and exit

This script only provides a basic interface for the most common simulation options. For more complex options, or to specify behaviour such as controllers, you must create a custom simulation script. If a partiallycompleted simulation is found, it will be continued from the last time step until T. Note that most example scripts do not use this program, and simply define and then run the simulation in the same script.

The Siconos Software Documentation

January 2021 siconos_run 4.3.0