Table of Contents
snapgadget - convert NEMO snapshot files to gadget files
snapgadget
[parameter=value]
snapgadget converts data from standard snapshot(5NEMO)
format into gadget(lNEMO)
. There are probably some limitations to be listed
here...
The following parameters are recognized in any order if
the keyword is also given:
- in=
- Input file (snapshot format). No default.
- out=
- Output file (gadget format). Each snapshot is placed in its own file,
and "%t" is replaced with the time of the snapshot (useful for times=all).
No default.
- N=Nhalo,Ndisk,Nbulge,Nstars
- Nhalo,Ndisk,Nbulge,Nstars needs
to be specified for the sub-components as GADGET wants them. No default.
- times=
- Times of the snapshots to select for output. Default: all
- swap=
- Force swaping
bytes for other-endian machines [f]
There is an option to run gadget
in double precision mode, their output files may not be compatible with
this version of the program.
gadgetsnap(1NEMO)
, snapshot(5NEMO)
http://www.mpa-garching.mpg.de/gadget/
Jeremy Bailin
8-sep-03 V0.1 Created J.Bailin
8-sep-03 V0.2 minor mods on order of arguments, fix missing %t case PJT
Table of Contents