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 OpenMM module #482

Merged
merged 80 commits into from
Oct 4, 2024
Merged

Add OpenMM module #482

merged 80 commits into from
Oct 4, 2024

Commits on Jun 20, 2022

  1. Add OpenMM module

    The code presented in this commit was enterily done by Ivar de Leeuw
    during his Master course: Major Research Project (GSLS), academic year 2021-2022.
    
    I am pushing the code after Ivar's request and in its exact original form.
    
    In the next commits, the team will work on Ivar's code to accommodate it fully
    to the HADDOCK3 project.
    
    Thanks Ivar for all your great work and best luck on your future studies!
    joaomcteixeira committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    c79f47a View commit details
    Browse the repository at this point in the history
  2. lint openmm init file

    joaomcteixeira committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    ce52166 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffec03c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Configuration menu
    Copy the full SHA
    51f9bb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92041a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48642a8 View commit details
    Browse the repository at this point in the history
  4. solve the globals

    joaomcteixeira committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    2e943fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32be390 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84cb37f View commit details
    Browse the repository at this point in the history
  7. additional changes

    joaomcteixeira committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    df71ccb View commit details
    Browse the repository at this point in the history
  8. Revert original files to their original version

    Undo linting from all previous commits. After linting, some deep bug
    appeared and I found no way to reproduce the original results. So, we need to
    lint block by block very carefully.
    
    I left the other files: install.md and config_read untouched because
    those changes will surely go through.
    joaomcteixeira committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    9907dec View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

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

Commits on Jul 7, 2022

  1. updated openmm cfg file

    mgiulini committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    86b92d5 View commit details
    Browse the repository at this point in the history
  2. rewritten openmm functions

    mgiulini committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    88a1d9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b19371 View commit details
    Browse the repository at this point in the history
  4. fixed lint

    mgiulini committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    878c61e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    86de3bc View commit details
    Browse the repository at this point in the history
  2. fixed lint

    mgiulini committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    979b066 View commit details
    Browse the repository at this point in the history
  3. added log on solvent type

    mgiulini committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    7b7d684 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    996e043 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76b535d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. address issues

    joaomcteixeira committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    3534afe View commit details
    Browse the repository at this point in the history
  2. revert config_reader

    joaomcteixeira committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    3677a1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    678f156 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49ace03 View commit details
    Browse the repository at this point in the history
  5. and the cfg test files

    joaomcteixeira committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    310dcca View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

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

Commits on Jul 15, 2022

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

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    7c573ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a66e91 View commit details
    Browse the repository at this point in the history
  3. modified example

    mgiulini committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    dcd0a69 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

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

Commits on Aug 31, 2022

  1. merged main

    mgiulini committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    95a2b04 View commit details
    Browse the repository at this point in the history
  2. added updated examples

    mgiulini committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    bd3ae75 View commit details
    Browse the repository at this point in the history
  3. fixed lint

    mgiulini committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    25c9b52 View commit details
    Browse the repository at this point in the history
  4. Update src/haddock/modules/refinement/openmm/openmm.py

    Co-authored-by: João M.C. Teixeira <joaomcteixeira@gmail.com>
    mgiulini and joaomcteixeira authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    cb3637c View commit details
    Browse the repository at this point in the history
  5. Update src/haddock/modules/refinement/openmm/openmm.py

    Co-authored-by: João M.C. Teixeira <joaomcteixeira@gmail.com>
    mgiulini and joaomcteixeira authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    59dbc72 View commit details
    Browse the repository at this point in the history
  6. Update src/haddock/modules/refinement/openmm/openmm.py

    Co-authored-by: João M.C. Teixeira <joaomcteixeira@gmail.com>
    mgiulini and joaomcteixeira authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    fed92a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4983d08 View commit details
    Browse the repository at this point in the history
  8. corrected description format

    mgiulini committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    022c888 View commit details
    Browse the repository at this point in the history
  9. fixed lint and docs

    mgiulini committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    ca66c42 View commit details
    Browse the repository at this point in the history
  10. corrected formatting

    mgiulini committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    66bd66d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    b57bb3e View commit details
    Browse the repository at this point in the history
  2. Update INSTALL.md

    mgiulini authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    8310ecc View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    337825d View commit details
    Browse the repository at this point in the history
  2. modified examples

    mgiulini committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    b9c30cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf7a0a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

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

Commits on Feb 28, 2023

  1. refactored openmm

    mgiulini committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    174f2b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Solvent equilibration in openmm

    vreys committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    b32e006 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6fd8aa View commit details
    Browse the repository at this point in the history
  3. Update openmm.py

    Modified linting
    Commenting the MonteCarloBarostat
    VGPReys authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    fb3a87c View commit details
    Browse the repository at this point in the history
  4. Update __init__.py

    Adding comments
    VGPReys authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    ba1d979 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #654 from VGPReys/openmm

    Openmm
    rvhonorato authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    794c802 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    710f981 View commit details
    Browse the repository at this point in the history
  7. lint and tests fixes

    VGPReys committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    e90c112 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. lint correction

    VGPReys committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    77cf3fd View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Lint fix

    VGPReys committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    11d1630 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2311fdb View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. lint fix

    VGPReys committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    a2efd25 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. water box only

    VGPReys committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    6700287 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. add @staticmethod

    VGPReys committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    fb42264 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. merge conflicts

    VGPReys committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a2eaed0 View commit details
    Browse the repository at this point in the history
  2. types and lint fixes

    VGPReys committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9d7f493 View commit details
    Browse the repository at this point in the history
  3. refix types ;)

    VGPReys committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ccf56d2 View commit details
    Browse the repository at this point in the history
  4. update install procedure

    VGPReys committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    97c63cb View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. check install

    VGPReys committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d66f515 View commit details
    Browse the repository at this point in the history
  2. fixture

    VGPReys committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ab8ee34 View commit details
    Browse the repository at this point in the history
  3. add pH as parameter

    VGPReys committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6af059e View commit details
    Browse the repository at this point in the history
  4. fix parameters in examples

    VGPReys committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ff3e980 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 24, 2024

  1. Update examples/thirdparty/openmm/openmm-topoaa-flexref-test.cfg

    Co-authored-by: Anna Engel <113177776+AljaLEngel@users.noreply.github.com>
    VGPReys and AljaLEngel authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b8314b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Update src/haddock/core/exceptions.py

    Co-authored-by: Marco Giulini <54807167+mgiulini@users.noreply.github.com>
    VGPReys and mgiulini authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7253d32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8754e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    50e8a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9428b7f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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