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

Funnel ABF and Funnel Metadynamics #302

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

Commits on Feb 14, 2024

  1. Add funnel methods and function

    Add the funnel Metadynamics and Funnel ABF along with the restraint function
    gustavor101 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1be24c7 View commit details
    Browse the repository at this point in the history
  2. Add funnel_cv

    Add the funnel collective variable
    gustavor101 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    72bcae4 View commit details
    Browse the repository at this point in the history
  3. Add funnel loggers

    Add the loggers for the funnel methods
    gustavor101 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9681c97 View commit details
    Browse the repository at this point in the history
  4. add funnel in init

    add funnel_cv in the list of collective variables
    gustavor101 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ad11e68 View commit details
    Browse the repository at this point in the history
  5. Add examples

    Add funnel examples
    gustavor101 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    40d228d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Add files via upload

    gustavor101 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8d1dd2a View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    gustavor101 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    71c34b6 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    gustavor101 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    29fcfd0 View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    gustavor101 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    db1f036 View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    gustavor101 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    926d7c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Update run.py

    Activate cv restraints
    gustavor101 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a8b859e View commit details
    Browse the repository at this point in the history
  2. Update funnel_function.py

    Make restrains functional on every range of cv_max
    gustavor101 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7c7f52f View commit details
    Browse the repository at this point in the history