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

New pb radii sets for master branch #1229

Closed
wants to merge 11 commits into from
Closed

New pb radii sets for master branch #1229

wants to merge 11 commits into from

Conversation

Valdes-Tresanco-MS
Copy link
Contributor

Fix #1223

This is a contribution of @marioernestovaldes

Add mbondi_pb2, mbondi_pb3 and charmm_radii.

The implementation has a large number of comments and the definitions are explicit and redundant, which helps us to do a better follow-up. After doing more tests we will optimize the code

Note: There are several differences between the master branch and v3.4. Is the difference due to some specific feature or is it that a merge between the two has not been done?

swails and others added 11 commits April 12, 2021 09:36
* Add 12-6-4 parameters from Pengfei in the Amber repo

* Test on the v3.4 branch too
* Add remaining 12-6-4 changes

* Update saved file
…ds compatible (#1176) (#1187)

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
…er (#1222)

* reading gromacs topologies with insertion codes fixed

* reading gromacs topologies with insertion codes and negative number fixed

* using conditional instead of try-except clause

Co-authored-by: Jason Swails <jason.swails@gmail.com>
@swails
Copy link
Contributor

swails commented Feb 15, 2022

The 3.4 branch was created specifically to back-port some fixes before a large release that drops support for a lot of things.

Notably, the master branch has dropped support entirely for Python <3.6 (in particular Python 2.7 support is gone), and also drops support for OpenMM <7.6. As part of this effort, I cleaned up a lot of code that was only needed to support legacy configurations.

I'm primarily waiting on time to finish up #1157 before cutting a 4.0 release and retiring the v3.4 branch.

Unfortunately the changes you made here will have to be copied into a new branch that branches off master.

@Valdes-Tresanco-MS Valdes-Tresanco-MS deleted the new_PBRadii_sets branch February 16, 2022 02:46
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

Successfully merging this pull request may close these issues.

Add new PBRadii sets
3 participants