Parallel Lammps Python interface - control a mpi4py parallel LAMMPS instance from a serial python process or a Jupyter notebook
BSD 3-Clause "New" or "Revised" License
30
stars
4
forks
source link
[Code quality] It would be great to increase the test coverage #198
Open
jan-janssen opened 7 months ago
I started a couple of pull requests to achieve this:
So far I was able to increase the coverage from 53% to 79%.
@srmnitc Do you have some more examples which can be converted to tests to increase the coverage?