HTML automatically generated with rman
Table of Contents

Name

snaptipsy - convert a snapshot to tipsy binary format

Synopsis

snaptipsy in=snap_in [parameter=value]

Description

snaptipsy converts the data in a snapshot into a form which can be read by the TIPSY loadb command.

Parameters

The following parameters are recognized in any order if the keyword is also given:
in=in-file
input file, in snapshot(5NEMO) format [no default]
out=out-file
output file, in binary tipsy(5NEMO) format [no default]
times=times-string
Time values/intervals of which snapshots should be used. Default is empty string, which will only extract the first snapshot.
mode=dark|gas|star
swap=t|f
Swap bytes of data. This is needed if you want to produce standard (XDR, big endian) or native binary format.

Bugs

This space left intentionally non-blank.

Author

Tom Quinn

See Also

stoa(1NEMO) , stoa_tip(1ZENO)

Files


~/src/pjt/nbody     snaptipsy.c snaptipsy.1

Update History


15-Apr-94    V1.0: created              TRQ
19-aug-00    V1.2: fixed pad problem, added swap=    PJT


Table of Contents