Closed PythonFZ closed 6 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.
System
ase.Atoms
Python module ase is now available in the Ubuntu Docker image used by the python branch.
ase
python
Fixes #4771
Add a property to the
System
class that enables exporting particle data toase.Atoms
objects. It provides a foundation for interfacing Machine-Learning Potentials and simplifies the export for visualization with ZnDraw.