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

Use NetworkX to identify bonds, angles, dihedral, impropers #140

Closed
wants to merge 427 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 18, 2020

  1. Configuration menu
    Copy the full SHA
    33e5621 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #240 from uppittu11/iss239

    Ensure correct subtop/site behavior when converting from mBuild
    mattwthompson committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    b255c11 View commit details
    Browse the repository at this point in the history
  3. add ethane xml snippet

    daico007 committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    1c6a692 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d85fbf0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bd293f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #241 from rmatsum836/add_water_xmls

    Merging, the PRs this depended on have been merged.
    rmatsum836 committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    4a72961 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1879c2e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af9f282 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fce14f7 View commit details
    Browse the repository at this point in the history
  10. Remove debug tracer

    rmatsum836 committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    59f49d3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5b24bc0 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Configuration menu
    Copy the full SHA
    0c3f93b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    390cc5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    312af83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c89f79f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/mattwthompson/topology in…

    …to sample_ethane_xml
    daico007 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    230addf View commit details
    Browse the repository at this point in the history
  6. WIP: Adding temporary tests

    rsdefever committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    bc6ce8f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #244 from justinGilmer/lammps_units

    Correct energy unit conversion for epsilon
    mattwthompson committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    19f033e View commit details
    Browse the repository at this point in the history
  8. Fix issues with pytest

    rsdefever committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    a60c24a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e2f29eb View commit details
    Browse the repository at this point in the history
  10. Change test FF energy units

    K/Kb to K*kb
    uppittu11 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    9a1a077 View commit details
    Browse the repository at this point in the history
  11. add test for ethylene xml

    daico007 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    80fc725 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ecb0634 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Configuration menu
    Copy the full SHA
    7cc4fad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbed690 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #260 from uppittu11/unyt_parsing

    Add XML unit parsing function for units and physical constants
    uppittu11 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    2f87bfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9989343 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4632d75 View commit details
    Browse the repository at this point in the history
  6. Remove temporary test code

    rsdefever committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    e7eefba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4242155 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Merge branch 'master' of https://github.com/mattwthompson/topology in…

    …to box_from_mbuild
    daico007 committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    8c6c885 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #219 from daico007/box_from_mbuild

    convert BoxArray into np array before passing to topology
    daico007 committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    0417646 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/mattwthompson/topology in…

    …to element.__repr__
    daico007 committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    13d30e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e7a6e1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #259 from daico007/sample_ethane_xml

    Add ethylene xml
    daico007 committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    aa3561e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #220 from daico007/element.__repr__

    change element.__str__ to element.__repr__
    daico007 committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    0adfed0 View commit details
    Browse the repository at this point in the history
  7. Style improvements

    rsdefever committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    c1cb02e View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into add-mie-xml.

    Fix conflict in test_reference_xmls.py
    rsdefever committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    2c0f2a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8dd2cd View commit details
    Browse the repository at this point in the history
  10. Fix typo in noble_mie.xml

    rsdefever committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    bde63b3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    544603a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2eac06b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4159a8a View commit details
    Browse the repository at this point in the history
  14. Add argon example

    mattwthompson committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    16f2c41 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Merge pull request #263 from rsdefever/add-mie-xml

    Create XML for Mie noble gases
    mattwthompson committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    e9afca8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #242 from rsdefever/rb-opls-conversions

    Add OPLS and Ryckaert-Bellemans dihedral conversions
    mattwthompson committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    14d583d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #258 from uppittu11/iss239_p1

    Better treatment of mBuild hierarchy conversion
    rmatsum836 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    a9bb8dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a2e916 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5048f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17cf9dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    222fb5a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3585b0d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8bdbe8b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37746b3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5d379f2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    377748f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2f30145 View commit details
    Browse the repository at this point in the history
  14. Add argon lammps data file

    rmatsum836 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    ed7b0ed View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5b2aed4 View commit details
    Browse the repository at this point in the history
  16. Add input file for argon

    rmatsum836 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    9434506 View commit details
    Browse the repository at this point in the history
  17. Minor update to notebook

    rmatsum836 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    f0a9c45 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a9fac82 View commit details
    Browse the repository at this point in the history
  19. Change system to a liquid density with reasonable force field parameters

    From 10.1021/acs.jctc.5b00784
    mattwthompson committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    b5420a4 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #273 from umesh-timalsina/256-sphinx-conf

    A minimal sphinx configuration(closes #268)
    mattwthompson committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    f17206c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    33fee7b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7c296e2 View commit details
    Browse the repository at this point in the history
  23. Remove data file

    rmatsum836 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    01ad1e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Configuration menu
    Copy the full SHA
    297ace9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a94cb43 View commit details
    Browse the repository at this point in the history
  3. Add some doc pages

    mattwthompson committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    03e38e3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #280 from mattwthompson/docs

    Add some more documentation pages
    umesh-timalsina committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    45e9e21 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #252 from rmatsum836/update_top

    Update GROMACS TOP writer
    mattwthompson committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    16d6435 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #266 from mattwthompson/argon-example

    Add argon example
    mattwthompson committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    882cf10 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c8dca6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e57ccd View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' of https://github.com/mattwthompson/topology in…

    …to add_lammps_argon
    rmatsum836 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    a3a40c8 View commit details
    Browse the repository at this point in the history
  10. Update minor issues with docstrings

    There were some inconsistent spacings and a small typo present in the
    current documentation. This PR fixes these.
    justinGilmer committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    965cb1c View commit details
    Browse the repository at this point in the history
  11. Rename gromacs example

    rmatsum836 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    8142ad5 View commit details
    Browse the repository at this point in the history
  12. Remove old gromacs example

    rmatsum836 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    cc9f4d2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6ee17b4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f82e0d6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0918fab View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ce39fd1 View commit details
    Browse the repository at this point in the history
  17. Add initial Site docstring

    rmatsum836 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    4764684 View commit details
    Browse the repository at this point in the history
  18. Add initial docstrings

    rmatsum836 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    eef5fbe View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. remove topology-charmm.xml and include the trimmed atomtypes and dihe…

    …draltypes tested in trimmed_charmm.xml
    umesh-timalsina committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    1eea804 View commit details
    Browse the repository at this point in the history
  2. Fix errors in xml

    rmatsum836 committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    d28e5cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b03401b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5e3689 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ca6fa5 View commit details
    Browse the repository at this point in the history
  6. add docstring for element.py

    daico007 committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    3495525 View commit details
    Browse the repository at this point in the history
  7. Fix typo

    mattwthompson committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    a7a75e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c756631 View commit details
    Browse the repository at this point in the history
  9. fix sentences

    daico007 committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    d76576c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8a190dc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    44cdad6 View commit details
    Browse the repository at this point in the history
  12. Remove a stray file

    mattwthompson committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    8f2238d View commit details
    Browse the repository at this point in the history
  13. fix sentences

    daico007 committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    6580186 View commit details
    Browse the repository at this point in the history
  14. Typo

    daico007 committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    95927b4 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #287 from mattwthompson/rename-to-gmso

    Change name of package from Topology to GMSO
    mattwthompson committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    f9635a1 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'master' of https://github.com/mattwthompson/topology in…

    …to element_docstring
    daico007 committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    67dcf85 View commit details
    Browse the repository at this point in the history
  17. Fix name change conflicts

    daico007 committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    93b34d7 View commit details
    Browse the repository at this point in the history
  18. Add properly formatted docstrings for Box

    Currently, the docstrings for the `Box` class located in `core/box.py`
    are lacking.
    
    This pr better defines the important methods, as well as more fully
    flushed out docstrings for the class itself.
    justinGilmer committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    0f97692 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9403410 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    be09dc5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    beafa98 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    09df295 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #288 from daico007/connection_docs

    Add docstring for Connection and its subclasses
    mattwthompson committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    4c90c11 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #289 from daico007/element_docstring

    Add docstring for element.py, xyz.py, and convert_parmed.py
    mattwthompson committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    fa6a387 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4f3f6be View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5eb4a91 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #290 from justinGilmer/box_docstrings

    Add properly formatted docstrings for `Box`
    mattwthompson committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    7328975 View commit details
    Browse the repository at this point in the history
  28. Address matt's comments

    rmatsum836 committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    4e9aee3 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3ae97f2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    8609434 View commit details
    Browse the repository at this point in the history
  31. Add schema back

    mattwthompson committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    9e06952 View commit details
    Browse the repository at this point in the history
  32. Provide docstrings for the gro file reader/writer

    Previously, the documentation for both the gro file reader and writer
    were lacking.
    
    Both the reader and writer are now documented and additional notes have
    been included to document the current limitations of each reader and
    writer. These can be removed as the updates are implemented.
    justinGilmer committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    1c5ec0a View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    9f8e223 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Configuration menu
    Copy the full SHA
    57bdf44 View commit details
    Browse the repository at this point in the history
  2. Provide addtional information in gsd writer docs

    While the docstrings for `write_gsd` were quite detailed already,
    additional information and warnings have also been added to the
    necessary functions.
    justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    fb8adec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ed6bb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f6c9df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0458113 View commit details
    Browse the repository at this point in the history
  6. Add atom_class test for opls_charmm_buck.xml by checking out files fr…

    …om #276, modify atom_class parsing in forcefield.py
    umesh-timalsina committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    4bb5e69 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e931bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ebf70b2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #279 from rmatsum836/add_group_xml

    Add group xml file
    umesh-timalsina committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    7ea0f5f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    06af1be View commit details
    Browse the repository at this point in the history
  11. Change regex match logic when consolidating periodic parameters(Close…

    …s #275) (#276)
    
    * use expression's free symbols to consolidate params when reading in XML file
    
    * Add Periodic dihedral test lines
    
    * Remove ignoreCase in regex match, checkout opls_charmm_buck.xml from #279
    umesh-timalsina committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    533b1fb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    666c692 View commit details
    Browse the repository at this point in the history
  13. Delete file from #276

    umesh-timalsina committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    67ce703 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #296 from umesh-timalsina/delete-vestiges-from-squ…

    …ash-merge
    
    Delete file from #276
    mattwthompson committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    d83c13e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a862ff0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dcea42b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9a9e273 View commit details
    Browse the repository at this point in the history
  18. Update topology/external/convert_openmm.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    896f991 View commit details
    Browse the repository at this point in the history
  19. Update topology/external/convert_openmm.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    16cb516 View commit details
    Browse the repository at this point in the history
  20. Update topology/external/convert_openmm.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    0d72562 View commit details
    Browse the repository at this point in the history
  21. Update topology/external/convert_openmm.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    0ab739a View commit details
    Browse the repository at this point in the history
  22. Update topology/external/convert_openmm.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    cc89b43 View commit details
    Browse the repository at this point in the history
  23. Update topology/external/convert_openmm.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    8afd665 View commit details
    Browse the repository at this point in the history
  24. Update topology/external/convert_openmm.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    c1f8d24 View commit details
    Browse the repository at this point in the history
  25. Update topology/external/convert_openmm.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    bbd522f View commit details
    Browse the repository at this point in the history
  26. Update topology/external/convert_openmm.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    4b39c1a View commit details
    Browse the repository at this point in the history
  27. Update topology/external/convert_openmm.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    daadbc2 View commit details
    Browse the repository at this point in the history
  28. Update topology/formats/lammpsdata.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    a2f85a4 View commit details
    Browse the repository at this point in the history
  29. Update topology/external/convert_openmm.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    92f4fe6 View commit details
    Browse the repository at this point in the history
  30. Update topology/external/convert_openmm.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    bdfc5c6 View commit details
    Browse the repository at this point in the history
  31. Update topology/external/convert_openmm.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    f975a00 View commit details
    Browse the repository at this point in the history
  32. Update topology/external/convert_openmm.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    59e8952 View commit details
    Browse the repository at this point in the history
  33. Update topology/external/convert_openmm.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    bc39371 View commit details
    Browse the repository at this point in the history
  34. Update topology/external/convert_openmm.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    cca9c21 View commit details
    Browse the repository at this point in the history
  35. Update topology/external/convert_openmm.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    8e7d512 View commit details
    Browse the repository at this point in the history
  36. Update topology/external/convert_openmm.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    c5ff236 View commit details
    Browse the repository at this point in the history
  37. Update topology/external/convert_openmm.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    f06bdd2 View commit details
    Browse the repository at this point in the history
  38. Update topology/external/convert_openmm.py

    Co-Authored-By: Justin Gilmer <justin.b.gilmer@gmail.com>
    rmatsum836 and justinGilmer committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    f9c9aef View commit details
    Browse the repository at this point in the history
  39. Update docstrings

    mattwthompson committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    fb95786 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    cd74c56 View commit details
    Browse the repository at this point in the history
  41. Merge pull request #294 from uppittu11/mbuild_docs

    Docathon: convert_mbuild docs
    mattwthompson committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    bbe8bfc View commit details
    Browse the repository at this point in the history
  42. Merge pull request #291 from mattwthompson/docs-1

    Improve docstrings for Potential and subclasses
    mattwthompson committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    e1025a5 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    731b4f7 View commit details
    Browse the repository at this point in the history
  44. Fix grabbing XML paths

    mattwthompson committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    3824850 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    7035e73 View commit details
    Browse the repository at this point in the history
  46. Merge pull request #286 from umesh-timalsina/256-trim-charmm-xml

    Trim topology-charmm.xml file used in tests
    mattwthompson committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    5dc01d1 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    67c3938 View commit details
    Browse the repository at this point in the history
  48. Merge pull request #285 from rmatsum836/ray_documentation

    Add site, openmm, and lammps documentation
    mattwthompson committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    1780b35 View commit details
    Browse the repository at this point in the history
  49. Merge pull request #295 from justinGilmer/formats_docstrings_gro_gsd

    Formats docstrings for gro  and gsd io
    mattwthompson committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    0c89381 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    e987535 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    496eb56 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    91b6e93 View commit details
    Browse the repository at this point in the history
  53. Update to gmso

    mattwthompson committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    47edcbc View commit details
    Browse the repository at this point in the history
  54. Merge pull request #274 from rmatsum836/add_lammps_argon

    Add argon example for lammps
    mattwthompson committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    44ec1ec View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    b99b118 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    08b9417 View commit details
    Browse the repository at this point in the history
  57. add SubTopology to __init__

    daico007 committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    609b12c View commit details
    Browse the repository at this point in the history
  58. typo

    daico007 committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    6103414 View commit details
    Browse the repository at this point in the history
  59. Merge pull request #301 from daico007/update_formats_init

    Update __init__ for the formats and external module
    mattwthompson committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    2e1eadd View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    2790d4e View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    a53cc9d View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    5ed28ab View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Configuration menu
    Copy the full SHA
    82fc19f View commit details
    Browse the repository at this point in the history
  2. Complete documentation for topology, subtopology and forcefield along…

    … with minor config changes
    umesh-timalsina committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    40867a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b98378 View commit details
    Browse the repository at this point in the history
  4. Incorporate PR change requests

    1. Change subpackage word to submodule
    2. Capitalize LAMMPS
    3. Remove Empty Lines (Leaving the last blank line)
    umesh-timalsina committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    9712790 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #282 from mattwthompson/move-ff

    Move ForceField class into core submodule
    mattwthompson committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    15af803 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #302 from umesh-timalsina/298-format-external-docs

    Formats and External documentation (Closes #298)
    mattwthompson committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    759691d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e8feaf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    280f970 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #305 from mattwthompson/docs-2

    Add intro to landing page
    mattwthompson committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    356582f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    baa1e15 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #299 from umesh-timalsina/284-docstrings

    Docathon Assignments
    justinGilmer committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    0515c66 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Hotfix to get the top writer working.

    This will work as per ParmEd's combine=all style top file
    uppittu11 committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    bfa1013 View commit details
    Browse the repository at this point in the history
  2. Dummy commit

    mattwthompson committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    d0c5c51 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Configuration menu
    Copy the full SHA
    d5c933f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97418f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f368ca2 View commit details
    Browse the repository at this point in the history
  4. Change arg

    mattwthompson committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    3519892 View commit details
    Browse the repository at this point in the history
  5. Build testing matrix

    mattwthompson committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    5544758 View commit details
    Browse the repository at this point in the history
  6. Try Python 3.8

    mattwthompson committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    88b7367 View commit details
    Browse the repository at this point in the history
  7. Update url for pull requests, cloning url, and directory name for ins…

    …tallation of gmso to reflect change from 'topology' to 'gmso'
    rwsmith7531 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    5413a25 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #316 from mattwthompson/foo-bar

    Update status checks
    mattwthompson committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    f2e6fbb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    626e74d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dcf2cb5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ab47427 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    73b90b5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aa1d2a4 View commit details
    Browse the repository at this point in the history
  14. rtd-initial commit

    umesh-timalsina committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    c4ee666 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    90f7b21 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a0bdda2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    efd1415 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c9cef9a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5088ea1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    131750b View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Update setup.py

    Co-Authored-By: Matt Thompson <matt.thompson@vanderbilt.edu>
    bdice and mattwthompson committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    e536177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1442dfd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #306 from uppittu11/top_writer

    Update GROMACS Topology writer to use correct moleculename
    mattwthompson committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    8dffd27 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Configuration menu
    Copy the full SHA
    6803e37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d84df11 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Configuration menu
    Copy the full SHA
    f7d3f1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6714c70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f83472 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    324a92f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46624d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6b3f1e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    87ccd4d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Configuration menu
    Copy the full SHA
    b908d1f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #330 from mattwthompson/top_writer

    Add more tests for GROMACS topology writer
    mattwthompson committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    210b37d View commit details
    Browse the repository at this point in the history
  3. Write out dihedrals

    rmatsum836 committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    2ea6ce8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c41dea0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e96d3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05c9e39 View commit details
    Browse the repository at this point in the history
  7. Remove natural_sort

    rmatsum836 committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    aa419de View commit details
    Browse the repository at this point in the history
  8. Merge pull request #343 from rmatsum836/update_top_indices

    Get site indices by indexed set
    justinGilmer committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    40fd622 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a71b8a2 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #328 from mosdef-hub/319-rtd-build

    Read the docs build for gmso (Closes #319)
    justinGilmer committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    feee88f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    ad060ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee04599 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e94a9a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    9cfd0f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    459ac4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50c11d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Merge pull request #329 from bdice/fix/setup

    Update setup.py to fix packages, requirements, urls
    mattwthompson committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    55bc765 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c76241 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bda085b View commit details
    Browse the repository at this point in the history
  4. Correct formatting, grammar, typos, and a command in installation doc.

    Previously, the command provided for the pip installation of the
    dependencies from requirements.txt used --file, which is an option in
    conda but not in pip, which uses -r instead, so --file was replaced with
    -r.
    rwsmith7531 committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    61483a8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #338 from rsdefever/add/impropers

    Add improper and impropertype
    mattwthompson committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    3b78c97 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #353 from rwsmith7531/install_doc_fix

    Fix some issues in installation docs
    mattwthompson committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    c29f549 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc3724e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #339 from rmatsum836/lammps_bonds_angles

    Write out bonds, angles, and dihedrals to LAMMPS data file
    mattwthompson committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    96305e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Configuration menu
    Copy the full SHA
    f152f27 View commit details
    Browse the repository at this point in the history