When installed, ZENO adds well over 100 executables via $ZENOPATH/bin, but some have the same name as NEMO’s counterpart. See EXAMPLES below how to add ZENO to your NEMO environment. See zeno(8NEMO) for a list of all programs
source $NEMO/usr/zeno/zeno_start.shbut note this may shield likewise named executables of NEMO.
A snapshot(5NEMO)
created with ZENO has Position and Velocity, as well as using NBody instead
of Nobj. It can be converted to NEMO’s PhaseSpace with e.g. snapcopy(1NEMO)
,
and then processed like NEMO snapshots. E.g.:
% plumsnap - | snapcopy - - | snapplot -The magic of this ZENO detection is in get_snap.c, and programs (such as snapplot) that use older direct reading of snapshots will not be able to process these snapshots with such a filter.
NEMO has no real support for SPH (though some tags in snapshot’s are supported)
ZENO has no plotting such as NEMO’s yapp
NEMO’s command line userface is a bit more richer
$NEMO/usr/zeno directory, with instructions how to install $NEMO/usr/zeno/zeno symlink to the actual location of ZENO $NEMO/usr/zeno/zeno_start.sh startup script
http://legacy.ifa.hawaii.edu/faculty/barnes/zeno/index.html https://www2.ifa.hawaii.edu/faculty/barnes/zeno/Programs.html https://github.com/joshuabarnes/zeno/