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

Adds checking if the RB_to_OPLS dihedral conversion is exact when the standard OPLS format does not have a constant (i.e., f0/2) #436

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Jun 29, 2021

  1. This adds checking if the RB_to_OPLS dihedral conversion is exact whe…

    …n the standard OPLS format does not have a constant (i.e., f0/2). If the RB is not directly convertible to the standard OPLS, then it prints a list. Then, it compares to the printed list with a user input list of known dihedrals that are not analytically perfect, and if it is not in the list, it throws an error. This will also help catch other random user-entered errors for the dihedrals in the MoSDeF standard FF XMLs.
    bc118 committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    5643322 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f72d4d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1f71e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7eee1b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6549808 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    455b590 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4eeb283 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    486760f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d36faf8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aa0a4db View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3902bb6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9263f90 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f56a3a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    048d8a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dc94ca View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Merge branch 'master' of https:/mosdef-hub/foyer into RB_…

    …to_OPLS_xml_checks
    daico007 committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    a28f785 View commit details
    Browse the repository at this point in the history