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 to the issue #338 and issue #335 #339

Merged
merged 2 commits into from
Apr 12, 2021
Merged

Fix to the issue #338 and issue #335 #339

merged 2 commits into from
Apr 12, 2021

Commits on Apr 5, 2021

  1. Fix to the issue #338 and issue #335

    Increase the tolerance to 10 degree. If sum Angles +/- 10 was close to 360,
    we keep the angles rigid for cyclic molecules.
    msoroush committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    807a318 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Implement general method to check distance for intra-nonbonded energi…

    …es (elec and VdW) to avoid mistake in future implementations. All distance is now will be checked in force field class level.
    msoroush committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    a90923d View commit details
    Browse the repository at this point in the history