HTML automatically generated with rman
Table of Contents

Name

snapkstat - report some statistics of the keys in a snapshot

Synopsis

snapkstat [parameter=value]

Description

This hack was produced merely to provide a convenient way to call glnemo2(1NEMO) for a complex select= based on the keys in a snapshot.

Parameters

The following parameters are recognized in any order if the keyword is also given:
in=
Input file name [???]
sort=
Sort before processing?. Probably should not be used. [f]
species=
Maximum number of species [100]

Examples

To use different colors for different groups of particles in glnemo, the select= keyword is used, but has to be manually supplied.
     snapkey snap1 snap2 @keyfile
     snapsort snap2 snap3 key
     glnemo snap3 select=‘snapkstat snap3‘

See Also

snapmstat(1NEMO) , snapshot(5NEMO)

Author

Peter Teuben

Update History


17-Feb-20    V0.2 quick hack        PJT


Table of Contents