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

Cassandra gmso #756

Merged
merged 52 commits into from
Sep 22, 2023
Merged

Cassandra gmso #756

merged 52 commits into from
Sep 22, 2023

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    665feb6 View commit details
    Browse the repository at this point in the history
  2. Working to make MCF writer feature complete. Tests in progress.

    * Add fixed angle support
    * Fix charge sign error (gmso-wide)
    * Update ring identification to handle fused systems (mbuild mosdef-hub#744)
    * Increase floating point accuracy
    * Increase element type length and atom type length
    * Correctly write atom indices for bonds/angles/dihedrals/impropers
    rsdefever authored and emarinri committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    bd6ad75 View commit details
    Browse the repository at this point in the history
  3. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and emarinri committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a6ce48d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a97826c View commit details
    Browse the repository at this point in the history
  5. Update keys in OPLS dihedral parameters dict

    * Modify dihedral constant indexing from k0 to k3
    to k1 to k4 in the OPLSTorsionPotential template.
    emarinri committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c9bd1d1 View commit details
    Browse the repository at this point in the history
  6. Fix typed OPLS ethane test for MCF format

    * Updated from old Mie Xenon test to OPLS ethane.
    * Remove assertions related to n and m parameters of the Mie potential.
    * Fix floating point format issues in MCF writer.
    emarinri committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    014b7ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f41d5a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Add typed ethane test.

    This test is not complete yet. The 1/2 factor
    in the angles and OPLS dihedral is not
    accounted for.
    emarinri committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    f8e044c View commit details
    Browse the repository at this point in the history
  2. Fix code style

    emarinri committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    059ee03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48fd600 View commit details
    Browse the repository at this point in the history
  4. Support Pydantic v1 and v2 (mosdef-hub#752)

    Co-authored-by: Co Quach <43968221+daico007@users.noreply.github.com>
    2 people authored and emarinri committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    aed4c44 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    76415a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f093262 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44a0928 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9efc1b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    f9f2759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5442297 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86902e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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

Commits on Sep 2, 2023

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

Commits on Sep 6, 2023

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

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    51fdad8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f4ca3c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. [pre-commit.ci] pre-commit autoupdate (mosdef-hub#763)

    updates:
    - [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored and emarinri committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    1dc0a3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1c3fb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4578812 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6668363 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    80c9be3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b0c7ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8317de4 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

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

Commits on Sep 18, 2023

  1. Add cassandra test for gmso

    CalCraven committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ae69a8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    750d755 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    a7df9bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    685f8b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1252d2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec3a5dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a30d7bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64b5b8f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    ad68575 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0759365 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf4e0c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f462d5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a40bbf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c12a120 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ff41e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1b9c19 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    dcdc342 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c12947 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1f4853 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

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