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

draft: Add atom type merging for Interchange.to_gromacs() #962

Closed
wants to merge 29 commits into from

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    20aadef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36fcd52 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    c98e14e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6954a9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ddc1e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e38de61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8907ae View commit details
    Browse the repository at this point in the history
  6. Update _export.py

    Added `merge_atom_types` flag to `to_top` method.
    Changed variables names
    pbuslaev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b85edc7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    817141c View commit details
    Browse the repository at this point in the history
  8. Added tests to merging atomtypes. Added flag for merging atomtypes to…

    … `Interchange.to_gromacs()`
    pbuslaev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2070603 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    185d88d View commit details
    Browse the repository at this point in the history
  10. Fixed typo

    pbuslaev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    85bff31 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3d071f4 View commit details
    Browse the repository at this point in the history
  12. Fixed typo

    pbuslaev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2b8fec9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    09c44bd View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Update openff/interchange/_tests/unit_tests/interop/gromacs/export/te…

    …st_export.py
    
    Co-authored-by: Matt Thompson <[email protected]>
    pbuslaev and mattwthompson authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ff52df3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66acca8 View commit details
    Browse the repository at this point in the history
  3. Fixed imports

    pbuslaev authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9092e3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f72fe5 View commit details
    Browse the repository at this point in the history
  5. Fixed smiles for testing

    pbuslaev authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    28171c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50b98d8 View commit details
    Browse the repository at this point in the history
  7. Added blank line to docs

    pbuslaev authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    712ab1f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    daf225c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    363802e View commit details
    Browse the repository at this point in the history
  10. Fixed typo in tolerance

    pbuslaev authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    cd650ee View commit details
    Browse the repository at this point in the history
  11. Fixed quantity comparison

    pbuslaev authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5948f36 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fe3cd93 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    51c9465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4531a75 View commit details
    Browse the repository at this point in the history