-
Notifications
You must be signed in to change notification settings - Fork 81
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
Does the CHARMM36 force field include the CHARMM36m modifications? #298
Comments
@jgreener64 : Apologies for not being able to respond to this earlier. Information on the CHARMM force field currently available through It looks like the last time we updated this was from The MacKerell lab is now providing We don't have experience with these force fields, so if you could give us guidance in how we should modify our In the original
Do these files replace their non- |
I also have limited experience with these force fields, but yes I believe that the In fact in |
Is there any update on this? I'm also looking to use CHARMM36m with OpenMM, a possible workaround is to use the CHARMM/GMX setup tools and use this with OpenMM, but it would be nice to directly use the xml format |
Is there will be update in the future? I want to directly use the xml format for the toppar_c36_jul22.tgz. |
+1 |
I downloaded the par_all36m_prot.prm in the July 2020 version from http://mackerell.umaryland.edu/charmm_ff.shtml#charmm. In the openmm forcefield file, charmm36_nowaters.xml, I found the file with relationship to CHARMM36m force field, toppar_all36_prot_c36m_d_aminoacids.str being loaded into the xml file. However, I didn't find par_all36m_prot.prm being loaded. Can you confirm or deny that the charmm36_nowaters.xml is using CHARMM36m? Is there an XML file I can use that runs the force field CHARMM36m and not CHARMM36? |
I don't think anybody has ported it over, PRs are welcome |
Would someone be able to tell me whether the CHARMM36 force field in openmmforcefields contains the CHARMM36m revision (https://doi.org/10.1038/nmeth.4067)?
I'm trying to piece together information from the repo and http://mackerell.umaryland.edu/charmm_ff.shtml but struggling to reach a firm conclusion.
If it doesn't, does anyone know where I can get CHARMM36m in OpenMM XML format?
The text was updated successfully, but these errors were encountered: