Water molecules clustering algorithm

Algorithm was designed to cluster water particles from MD simulations based on their coordinates into equally sized groups.
59 Downloads
Updated 8 Jul 2022

View License

Algorithm was designed to cluster water particles from MD simulations based on their coordinates into equally sized groups. It is used to aggregate non-bounded MD (water) molecules in order to map their parameters into the coarse-grained model (such as based on dissipative particle dynamics). See the publication below for a full description of the procedure:
Pieczywek, P.M., Płaziński, W. & Zdunek, A. Dissipative particle dynamics model of homogalacturonan based on molecular dynamics simulations. Sci Rep 10, 14691 (2020). https://doi.org/10.1038/s41598-020-71820-2
The input data should be a matrix containing the coordinates of the molecules for the successive MD simulation frames. Sample data is included in the file "test_data.mat". Script “example.mat” clarifies how the functions works.

Cite As

Piotr Pieczywek (2024). Water molecules clustering algorithm (https://www.mathworks.com/matlabcentral/fileexchange/91685-water-molecules-clustering-algorithm), MATLAB Central File Exchange. Retrieved .

Pieczywek, P.M., Płaziński, W. & Zdunek, A. Dissipative particle dynamics model of homogalacturonan based on molecular dynamics simulations. Sci Rep 10, 14691 (2020). https://doi.org/10.1038/s41598-020-71820-2

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.1

Updated license statement.

1.0.0