Table of Contents
stoo - convert snapshot to orbit: choose one particle
stoo in=snapshot
out=orbit [parameter=value]
stoo selects one particular body
from a snapshot file, and converts it to orbit format, for further processing.
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].
snapshot(5NEMO)
, orbit(5NEMO)
Peter
Teuben
~/src/orbit/misc stoo.c
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