espressomd.plugins package

Submodules

espressomd.plugins.ase module

class espressomd.plugins.ase.ASEInterface(_system: System | None = None)[source]

Bases: object

ASE interface for ESPResSo.

get(folded=False) Atoms[source]

Export the ESPResSo system particle data to an ASE atoms object.

register_system(system)[source]

Register the system.

Module contents