Becksteinlab / GromacsWrapper

GromacsWrapper wraps system calls to GROMACS tools into thin Python classes (GROMACS 4.6.5 - 2024 supported).

Home Page:https://gromacswrapper.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test Gromacs 2018

orbeckst opened this issue · comments

We need to test Gromacs 2018.

  • Gromacs 2018 conda package (PR #127 )
  • add tests to travis matrix
  • fix tests... possibly raise new issues

EDIT: use 2016 instead of 2018

@ianmkenney can you enable Gromacs 2016 testing for GW, please?

This issue will be superceded by #129 but the PR #102 contains various important changes so we need #129 to be completed and then PR #102 is rebased to test Gromacs 2018.

We are now using bioconda but we need to fix things so that the Gromacs 2018 tests can pass. For the failures see, for example, Travis #239.3

  • Cannot find position restraint file restraint.gro (option -r). (add in tests)
  • unclear Gromacs/grompp failures in the same tests that fail in issue #132