distance end --{Nonbonded distance analysis: analyses the nonbonded distances as provided by the nonbonded list routines.} :== from= --{Select subset of atoms for distance analysis.} to= --{Select subset of atoms for distance analysis.} cuton= --{Lower distance cutoff for distance analysis.} cutoff= --{Upper distance cutoff for distance analysis. Distances less than cutoff and less than the list cutoff (cutnb) will be analysed.} disposition=print|rmsd|matrix --{Define destination for analysis results. rmsd: stores the minimum nonbonded distance for each atom in from set to all atoms in to set in rmsd array. print: writes all selected nonbonded distances to the specified output file. matrix: stores all selected, nonbonded distances in a matrix and then writes the matrix to the specified output file.} output= --{File for distance matrix. Default: output.}