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

feat: Override Pair Potentials (#1805) #1826

Merged
merged 27 commits into from
Apr 8, 2024

Commits on Mar 11, 2024

  1. Remove old fwds dec.

    trisyoungs committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    49c8829 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    230596b View commit details
    Browse the repository at this point in the history
  3. Remove old keyword enum.

    trisyoungs committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3e518dc View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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

Commits on Mar 14, 2024

  1. Add new unit tests dir for pairpotentials and test analytic energy an…

    …d force against tabulated.
    trisyoungs committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9f25106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    909991b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Fix comments.

    trisyoungs committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    df65e46 View commit details
    Browse the repository at this point in the history
  2. Default to Add.

    trisyoungs committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    908e345 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8335c60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6284151 View commit details
    Browse the repository at this point in the history
  5. Rename variables.

    trisyoungs committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    083fd54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45cc8eb View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    8a8fc0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    160aae1 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    fa61789 View commit details
    Browse the repository at this point in the history
  2. Remove Cosine truncation scheme (bad, never used) and refactor analyt…

    …ic energy / force routines.
    trisyoungs committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1519553 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9976d73 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    c4b8572 View commit details
    Browse the repository at this point in the history
  2. Simplify call.

    trisyoungs committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    01fc980 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46c5034 View commit details
    Browse the repository at this point in the history
  4. Working unit tests.

    trisyoungs committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    669af14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7788bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d51e61 View commit details
    Browse the repository at this point in the history
  7. TOML serialisation.

    trisyoungs committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1883148 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08ce329 View commit details
    Browse the repository at this point in the history
  9. Turn off TOML again.

    trisyoungs committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7d39496 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Missing input file.

    trisyoungs committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3104ec1 View commit details
    Browse the repository at this point in the history