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

Bonds #41

Merged
merged 10 commits into from
Apr 23, 2024
Merged

Bonds #41

merged 10 commits into from
Apr 23, 2024

Commits on Mar 21, 2024

  1. New implementation for the function define_bonds() and the correspond…

    …ing test script (old_pyMBE.py is just a copy of the current version of pyMBE)
    pinedaps committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    92662dc View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. The function define.bond will work by providing the type_bond, a dict…

    …ionary with the bond parameters and a list of particle pairs
    pinedaps committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    06cb158 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Merge conflicts solved

    pinedaps committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f58cd13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3e1362 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Implementation of Raise ValueError when missing some of the parameter…

    …s in the bond_parameters dict, further corrections in the tutorials and New implementation of the unit test for the define_bond
    pinedaps committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    88c6b52 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

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

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    0742332 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd1340e View commit details
    Browse the repository at this point in the history
  3. Changing define_default_bond by define_bond funtion and deleting the …

    …check of mandatory use of r_0 in FENE bonds
    pinedaps committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7b3c8f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Add test for bonds to CI, add additional checks to test, adapt load_i…

    …nteractions to new behaviour, adapt parameters files
    pm-blanco committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6ff4df2 View commit details
    Browse the repository at this point in the history