Closed jan-janssen closed 4 years ago
oh this looks super interesting! I will take a look. If it works as expected we should definitely remove the subprocess call.
Maybe a good way to start would be to create a conda package for mpirical
- just in case you are interested.
From the limited documentation they have, it seems it might be a problem to keep the subprocess alive. We would need to keep it alive, of course.
Ok, let's close the issue for now. We should just try to keep our eyes open to look for similar packages.
I just learned about the https://github.com/NCAR/mpirical package, maybe we can use it to remove our own subprocess interface for calling Lammps. Again following the idea to reuse existing code wherever possible.