-
Notifications
You must be signed in to change notification settings - Fork 11
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
Feature exclude opposite ghosts #204
Conversation
…re_exclude_opposite_ghosts
…re_exclude_opposite_ghosts
…re_exclude_opposite_ghosts
…re_exclude_opposite_ghosts
Thanks. I've been using this feature branch locally for about a week without issue. Is it also possible to add the fix for the LJ sigma problem here, i.e. check that sigma is <= 1e-9 as your zero check? (Since zeros will have been set to 1e-9 to prevent them being optimised out by OpenMM.) Other than that, if @jmichel80 is happy with the fix then I'm okay to merge. |
happy for this to go ahead ! |
Excellent - I will add in the 1e-9 check and will then merge. |
…hangelog and defined QT_NO_SIGNALS_SLOTS_KEYWORDS at the gccxml level when generating headers. [ci skip]
I think the "exclude_opposite_ghosts" fix has seemed to work? Here's the PR to merge this into devel for the 2024.2.0 release.
devel
into this branch before issuing this pull request (e.g. by runninggit pull origin devel
): [y]Suggested reviewers:
@lohedges