Table of Contents

Name

stoo - convert snapshot to orbit: choose one particle

Synopsis

stoo in=snapshot out=orbit [parameter=value]

Description

stoo selects one particular body from a snapshot file, and converts it to orbit format, for further processing.

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, will be in orbit(5NEMO) format [no default]
ibody=number
ranking number of the star in the snapshot file [default: 0].
nsteps=number
number of timesteps to be allocated. Dont concern yourself with this one, just for future. [default: 1].

See Also

snapshot(5NEMO) , orbit(5NEMO)

Author

Peter Teuben

Files


~/src/orbit/misc       stoo.c

Update History


27-jul-87    V1.0 created    PJT
8-jun-88    V2.1 new filestruct    PJT
23-jun-91    V2.4 fixed bugs, upgraded doc for NEMO2     PJT


Table of Contents