pyiron / pylammpsmpi

Parallel Lammps Python interface - control a mpi4py parallel LAMMPS instance from a serial python process or a Jupyter notebook
https://pylammpsmpi.readthedocs.io
BSD 3-Clause "New" or "Revised" License
30 stars 4 forks source link

Fix __del__ #114

Closed jan-janssen closed 1 year ago

jan-janssen commented 1 year ago

self._process is no longer used - it is all handled by self._interface.