Scroll to navigation

GMX-CLUSTSIZE(1) GROMACS GMX-CLUSTSIZE(1)

NAME

gmx-clustsize - Calculate size distributions of atomic clusters

SYNOPSIS

gmx clustsize [-f [<.xtc/.trr/...>]] [-s [<.tpr>]] [-n [<.ndx>]]

[-o [<.xpm>]] [-ow [<.xpm>]] [-nc [<.xvg>]]
[-mc [<.xvg>]] [-ac [<.xvg>]] [-hc [<.xvg>]]
[-temp [<.xvg>]] [-mcn [<.ndx>]] [-b <time>] [-e <time>]
[-dt <time>] [-tu <enum>] [-[no]w] [-xvg <enum>]
[-cut <real>] [-[no]mol] [-[no]pbc] [-nskip <int>]
[-nlevels <int>] [-ndf <int>] [-rgblo <vector>]
[-rgbhi <vector>]


DESCRIPTION

gmx clustsize computes the size distributions of molecular/atomic clusters in the gas phase. The output is given in the form of an .xpm file. The total number of clusters is written to an .xvg file.

When the -mol option is given clusters will be made out of molecules rather than atoms, which allows clustering of large molecules. In this case an index file would still contain atom numbers or your calculation will die with a SEGV.

When velocities are present in your trajectory, the temperature of the largest cluster will be printed in a separate .xvg file assuming that the particles are free to move. If you are using constraints, please correct the temperature. For instance water simulated with SHAKE or SETTLE will yield a temperature that is 1.5 times too low. You can compensate for this with the -ndf option. Remember to take the removal of center of mass motion into account.

The -mc option will produce an index file containing the atom numbers of the largest cluster.

OPTIONS

Options to specify input files:

Trajectory: xtc trr cpt gro g96 pdb tng
Portable xdr run input file
Index file

Options to specify output files:

X PixMap compatible matrix file
X PixMap compatible matrix file
xvgr/xmgr file
xvgr/xmgr file
xvgr/xmgr file
xvgr/xmgr file
xvgr/xmgr file
Index file

Other options:

Time of first frame to read from trajectory (default unit ps)
Time of last frame to read from trajectory (default unit ps)
Only use frame when t MOD dt = first time (default unit ps)
Unit for time values: fs, ps, ns, us, ms, s
-[no]w (no)
View output .xvg, .xpm, .eps and .pdb files
xvg plot formatting: xmgrace, xmgr, none
Largest distance (nm) to be considered in a cluster
-[no]mol (no)
Cluster molecules rather than atoms (needs .tpr file)
-[no]pbc (yes)
Use periodic boundary conditions
Number of frames to skip between writing
Number of levels of grey in .xpm output
Number of degrees of freedom of the entire system for temperature calculation. If not set, the number of atoms times three is used.
RGB values for the color of the lowest occupied cluster size
RGB values for the color of the highest occupied cluster size

SEE ALSO

gmx(1)

More information about GROMACS is available at <http://www.gromacs.org/>.

COPYRIGHT

2022, GROMACS development team

June 16, 2022 2022.2