tsview(1)
NAME
tsview - Timestep Viewer
SYNOPSIS
tsview basename [-no_transparency]
DESCRIPTION
This little program uses the IlluMultiLoad() function from Illuminator
to read in distributed array data saved as multiple files by IlluMultiSave(). The files are saved as a pair per CPU (per timestep), one
holding metadata, and the other the data themselves, optionally compressed. The multi-CPU data are combined on one CPU into a single
dataset and visualized.
When run, tsview first presents a list of candidate timesteps for viewing with index numbers for each. It then displays the first of the
timesteps, and allows the user to interactively flip through the others, and their Fourier transforms. Type h or ? to see a list of available commands.
OPTIONS
- -no_transparency
- Display contour surfaces as opaque (3-D only).
BUGS
None (that I know of).
AUTHOR
- Adam Powell <hazelsct@debian.org>