-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
incompatible residue names for OPLS ions #85
Comments
Ok, yes, ... did we really start in the 4.5 days??? |
Do you have time to fix the FF file? |
Moved to later milestone... we survived with this bug for the last 4 years so fixing it cannot be that urgent. |
@orbeckst Given that we generally use MDPOW for simulating neutral compounds, this problem should not matter. But we have never said explicitely that MDPOW handles only neutral compounds, so in the end this issue needs to be fixed at some point. |
The way I see it, as soon as we document it, we don't have to implement it. I'd rather look at it the opposite way than you: we never promised that it would work so this issue here is an enhancement suggestion and not a bug. Maybe I can squeeze a doc edit into PR #167 . |
But yes, we should fix the ion names. That also means that someone needs to write a test for it etc. We leave the issue open but it’s low priority for me. If anyone sees this as a pressing problem please comment. |
I tried to set up a simulation using a positively charged ligand (with Gromacs 4.6) and I've got the following error.
It seems that all recent versions of Gromacs (>= 4.5) have residue names in oplsaa.ff/ions.itp without the charge included (e.g. NA or BR), whereas in our ions_opls.itp that is included in the topology files these residue names contain explicitly the charge (e.g. NA+ or BR-).
I would suggest to update the residue names to make them compatible with the recent versions of Gromacs.
The text was updated successfully, but these errors were encountered: