Skip to content
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

amber99SB-disp water parameters #15

Open
kgaalswyk opened this issue Feb 9, 2023 · 2 comments
Open

amber99SB-disp water parameters #15

kgaalswyk opened this issue Feb 9, 2023 · 2 comments

Comments

@kgaalswyk
Copy link

Hello,

I'm trying to use the 99SB-disp in amber20. I've copied the files into their respective directories as instructed. I run tleap:

source leaprc.protein.ff99SBdisp
source leaprc.water.tip4pd_disp

and I am able to solvate with TIP4PDBOX. However when it comes to saving the parameter and coordinate files I get errors:

Error: For atom (.R<WAT 4401>.A<H2 3>) could not find vdW (or other) parameters for type (HW)

I downloaded the git several days before so I still have the parm99.dat file that was recently removed. When I compare this file to the parm99.dat in amber20/dat/leap/parm I notice that the amber20 version does not include parameters for HW and OW which are in the parm99.dat file that was included previously. If I have that parm99.dat file in my working directory, it works as expected.

Would an acceptable solution be to source leaprc.water.tip3p before sourcing the tip4pd_disp file?

Thank you,
Kari Gaalswyk

@paulrobustelli
Copy link
Owner

paulrobustelli commented Feb 9, 2023 via email

@OOLebedenko
Copy link
Contributor

Hello,

Please, use the actual version frcmod.tip4pd_disp from the main branch.
I transfer HW parameters from old version parm99.dat to frcmod.tip4pd_disp
(see the corresponding commit)

The reason for the confusion is because the old version parm99.dat file contains TIP3P water parameters (removed from repo),
but the current version in AmberTools has taken those out (parm99.dat in amber20/dat/leap/parm) -- users must
specify a water force field, and there is no default.

Please, let me know if something goes wrong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants