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 external work alchemical Langevin splitting integrator #53

Merged
merged 11 commits into from
Apr 26, 2017

Commits on Apr 24, 2017

  1. added alchemical splitting integrator

    sgill2 committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    a7fe6de View commit details
    Browse the repository at this point in the history
  2. fixed import statements

    sgill2 committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    98f35b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40628a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. fixed super self references

    sgill2 committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    1de9170 View commit details
    Browse the repository at this point in the history
  2. added test for new integrator

    sgill2 committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    5417f31 View commit details
    Browse the repository at this point in the history
  3. added function to actually test

    sgill2 committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    c6e6aa4 View commit details
    Browse the repository at this point in the history
  4. fixed import

    sgill2 committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    839c891 View commit details
    Browse the repository at this point in the history
  5. checks if steps_per_propogation is behaving

    sgill2 committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    c91bc7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f3c673 View commit details
    Browse the repository at this point in the history
  7. made energy consistent (in kT) for external work

    sgill2 committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    e1ffb8f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Merge branch 'master' into integrators

    Nathan Lim committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    ce35437 View commit details
    Browse the repository at this point in the history