Algorithms for clustering molecular dynamics configurations
β Scribed by Andrew E. Torda; Wilfred F. van Gunsteren
- Publisher
- John Wiley and Sons
- Year
- 1994
- Tongue
- English
- Weight
- 805 KB
- Volume
- 15
- Category
- Article
- ISSN
- 0192-8651
No coin nor oath required. For personal study only.
β¦ Synopsis
Two traditional clustering algorithms are applied to configurations from a long molecular dynamics trajectory and compared using two sets of test data. First, a subset of atoms was chosen to present conformations which naturally fall into a number of clusters. Second, a subset of atoms was selected to span a relatively continuous region of conformational space rather than form discrete conformational classes. Of the two algorithms used, the single linkage method is inappropriate for this kind of data. The divisive hierarchical method, based on minimizing the difference between cluster centroids and extrema, is successful but also prone to imposing clustering hierarchy where none can be justified.
π SIMILAR VOLUMES
Algorithms to enhance parallel performance of molecular dynamics simulations on parallel computers by dynamic load balancing are described. Load balancing is achieved by redistribution of work based on either a history of time spent computing per processor or on the number of pair interactions compu
We review principles of non-Hamiltonian statistical mechanics and present a new set of equations and integration algorithm for isothermal-isobaric dynamics. The chief advantage of the present scheme is that it is somewhat simpler than previous methods. We perform numerical simulations to test the ac
We present a vectorized implementation of the Swendsen-Wang (SW) dynamics, which is one of the promising methods to simulate large systems near criticality. Formation of spin clusters, the most time consuming step in the SW dynamics, is efficiently vectorized by the help of the "union-find algorithm