espressomd / espresso

The ESPResSo package
https://espressomd.org
GNU General Public License v3.0
222 stars 183 forks source link

Add ASE interface #4912

Closed PythonFZ closed 1 month ago

PythonFZ commented 2 months ago

Fixes #4771

Add a property to the System class that enables exporting particle data to ase.Atoms objects. It provides a foundation for interfacing Machine-Learning Potentials and simplifies the export for visualization with ZnDraw.

jngrad commented 1 month ago

Python module ase is now available in the Ubuntu Docker image used by the python branch.