-
I'm under the impression that we have gotten Gromacs input files to convert properly, however, when I run
```
$ python convert.py --gro_in Inputs/Gromacs/2PPN/topol.top Inputs/Gromacs/2PPN/conf.gro -…
-
There's the possibility of functions automatically converting between types of dihedrals -- for example the OPLS representation, which can be rewritten as RB dihedrals. Did we ever get around to writ…
-
Hi there,
The GromacsTopFile.createSystem() method fails for a rather large topology that I was using for an OpenMM example. I verified that grompp does successfully build the .tpr file here.
htt…