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

Tests and Bugfixes for the GB potential #3091

Merged
merged 20 commits into from
Aug 23, 2019
Merged

Tests and Bugfixes for the GB potential #3091

merged 20 commits into from
Aug 23, 2019

Commits on Aug 21, 2019

  1. Configuration menu
    Copy the full SHA
    efe22bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5bc3f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    100362e View commit details
    Browse the repository at this point in the history
  4. Issue #2922: Some refactoring

    Kischy committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    7631e45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7986e5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d79e9c1 View commit details
    Browse the repository at this point in the history
  7. Formatting

    jngrad committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    4fd0c68 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. Refactor Gay-Berne force/energy kernels

    * add extra intermediate variables
    * use same variable names for identical or very similar
      intermediate quantities in the force/energy kernels
    * simplify code logic with vector/scalar utility functions
    jngrad committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    e421226 View commit details
    Browse the repository at this point in the history
  2. #2922: Changed delta value

    Kischy committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    d0f9a5c View commit details
    Browse the repository at this point in the history
  3. Resolved small merge conflict

    Kischy committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    4ee19cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20e904c View commit details
    Browse the repository at this point in the history
  5. #2922:

    Added docstring to calc_derivative
    changed delta value in test_gb
    Kischy committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    26889e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a910bab View commit details
    Browse the repository at this point in the history
  7. #2922:

    Changed calc_derivative to calc_partial_derivatives and moved it to
    the test_gb function. Some refactoring
    Kischy committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    e60d7e7 View commit details
    Browse the repository at this point in the history
  8. #2922: Applied styling rules

    Kischy committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    4e3d366 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. Rename gradient function

    jngrad committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    377b216 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cb0b7c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'Bugfix_Tests_Gay_Berne_Issue_2922' of github.com:Kischy…

    …/espresso into Bugfix_Tests_Gay_Berne_Issue_2922
    KaiSzuttor committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    27b283d View commit details
    Browse the repository at this point in the history
  4. numpy as np.

    KaiSzuttor committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    9a0afdd View commit details
    Browse the repository at this point in the history
  5. testsuite: docstring.

    KaiSzuttor committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    975bc21 View commit details
    Browse the repository at this point in the history