Scroll to navigation

SICONOS_FILTER(1) User Commands SICONOS_FILTER(1)

NAME

siconos_filter - Filter the contents of a Siconos mechanics-IO HDF5 simulation file.

DESCRIPTION

usage: siconos_filter [-h] [--start time] [--end time] [--interval time]

[--gzip] [--single] [--exclude EXCLUDE] [--attr ATTR]
[-V] input [input ...] output

Description: Filter the contents of a Siconos mechanics-IO HDF5 simulation file.

positional arguments:

input file(s) (HDF5)
output file (HDF5)

options:

show this help message and exit
time in seconds to cut the start of the simulation
time in seconds to cut the end of the simulation
time between frames to preserve
enable compression in copy
use single-precision floats in copy
specify objects to exclude from copy (comma-separated)
specify attributes to change during copy (obj.name=value)
show program's version number and exit

SEE ALSO

The Siconos Software Documentation

http://siconos.gforge.inria.fr
February 2024 siconos_filter 4.5.0