mlund / faunus

A Framework for Metropolis Monte Carlo Simulation of Molecular Systems
https://faunus.readthedocs.io
MIT License
66 stars 33 forks source link

Voronoi analysis using Voronota-LT #444

Closed mlund closed 5 months ago

mlund commented 5 months ago

This adds support for analysing configurations using the Voronota-LT library. Currently only accessible surface areas are reported, but contact maps are already calculated. On a 500-mer polymer, the algorithm is 4-5 times faster than the current sasa analysis when using non-periodic boundaries. With PBC it's about 2 times faster.