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

Add ReaxFF potential #207

Draft
wants to merge 27 commits into
base: main
Choose a base branch
from
Draft

Add ReaxFF potential #207

wants to merge 27 commits into from

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    b61cf93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca9d5e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58c8707 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    4db81ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09e6faa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3af483 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56fe8ab View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. add tests for ReaxFF, fix minor energy divergence issues, improve FF …

    …reading, improve code structure
    cagrikymk committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    623d129 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from cagrikymk/main

    Update reaxff branch with changes from main branch
    cagrikymk committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    c408304 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2580e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    695f9cf View commit details
    Browse the repository at this point in the history
  5. bug fix

    cagrikymk committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    992c963 View commit details
    Browse the repository at this point in the history
  6. fix typo in helper function

    cagrikymk committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    cc52124 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Major code changes: initial implementation for ACKS2, initial charge …

    …support, self energy support, fixes in function arguments, fixed_allocate and count for filters and some more minor changes
    cagrikymk committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    6ad7d03 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

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

Commits on Mar 8, 2023

  1. box_size -> box

    cagrikymk committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    75f5ec4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2040465 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. improve numerical stability

    cagrikymk committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    40ba5c0 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. minor fixes

    cagrikymk committed May 20, 2023
    Configuration menu
    Copy the full SHA
    8bda307 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. num. fixes

    cagrikymk committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    ca4f298 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecedee9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from jax-md/main

    merge jax-md/main into the dev branch (reaxff_dev)
    cagrikymk committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e4c1a50 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. remove frozendict

    cagrikymk committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    1acde29 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. new folder for reaxff

    cagrikymk committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    444982a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

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

Commits on Jan 27, 2024

  1. restructure the files for reaxff, add frozendict dependency, add ase …

    …dependency for testing
    cagrikymk committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    c19987a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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