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

Fix #558 by inverting the link logic generating charged backbone charge dummy exclusions for polarizable forcefields #583

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

pckroon
Copy link
Member

@pckroon pckroon commented Apr 5, 2024

Turns out those exclusions were missing from elnedyn22p completely as well...

…ge dummy exclusions for polarizable forcefields
[ link ]
resname $protein_resnames
[ exclusions ]
BB {"atype": "Qd|Qa"} XX {"atomname": "SCP|SCN"}
Copy link
Member

@fgrunewald fgrunewald Apr 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pckroon uhhh this works? I didn't know you could make the atomname attribute a variable as will. You know that this changes the whole game of making links?

Is this general?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparently it works. There's no magic code to make this possible even, so yes, it's general. Not sure how you would deal with the case where any atomname is acceptable though.

@pckroon pckroon merged commit dbe0d76 into master Apr 11, 2024
8 checks passed
@pckroon pckroon deleted the issue558 branch April 11, 2024 09:48
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.

2 participants