HTML automatically generated with rman
Table of Contents
snaptipsy - convert a snapshot to tipsy binary format 
snaptipsy
in=snap_in  [parameter=value] 
snaptipsy converts the data in
a snapshot into a form which can be read by the TIPSY loadb command. 
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. 
This space left intentionally non-blank.
Tom Quinn 
stoa(1NEMO)
, stoa_tip(1ZENO)
~/src/pjt/nbody     snaptipsy.c snaptipsy.1
15-Apr-94    V1.0: created              TRQ
19-aug-00    V1.2: fixed pad problem, added swap=    PJT
 
Table of Contents