pyMBE-dev / pyMBE

pyMBE provides tools to facilitate building up molecules with complex architectures in the Molecular Dynamics software ESPResSo. For an up-to-date API documention please check our website:
https://pymbe-dev.github.io/pyMBE/pyMBE.html
GNU General Public License v3.0
6 stars 8 forks source link

Fix initial pos mol #34

Closed mariusaarsten closed 5 months ago

mariusaarsten commented 5 months ago

Fixes #35

pm-blanco commented 5 months ago

@mariusaarsten note that you need to change the name of the test in the Makefile, otherwise the CI crashes simply because it does not find the right file

mariusaarsten commented 5 months ago

@pm-blanco Done! I think the pull request should be good now