This HTML automatically generated with rman for NEMO
Table of Contents
reb2s - convert REBOUND SimulationArchive to NEMO snapshot
reb2s
[parameter=value]
reb2s converts a REBOUND SimulationArchive
(RSA) to a NEMO snapshot(5NEMO)
. It currently converts all snapshots from
the RSA, and only converts mass, position and velocity, the accellerations
are still ignored.
Using verbose=t a number of additional (integration)
variables present in an RSA are shown.
The following parameters
are recognized in order; they may be given in any order if the keyword
is also given. Use --help to confirm this man page is up to date.
- in=
- input
SimulationArchive.
No default.
- out=
- optional output snapshot; If not specified, the input
RSA is just scanned, and snapshot times are reported.
Default: no output given, only scan the input.
- verbose=t|f
- If verbose is
set, additional information for each snapshot in the RSA is given (time,
energy, angular momentum, center of mass, etc.).
[Default: f]
Since verbose output is on standard out, the following
pipe will fail in unpredictable ways reb2s p100.reb - verbose=t | tsf
-
since now NEMO’s snapshot as well as the verbose output are in the pipe.
s2reb(1NEMO)
, reb_viewer(1NEMO)
, reb_integrate(1NEMO)
, snapshot(5NEMO)
,
rebound(8NEMO)
https://rebound.readthedocs.io
NEMO/usr/hannorein/nemo/reb2s.c - source code
Peter Teuben
16-jan-2024 Created PJT
18-jan-2024 0.6 added a verbose option PJT
Table of Contents