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

Refactor #10

Merged
merged 182 commits into from
Aug 24, 2023
Merged

Refactor #10

merged 182 commits into from
Aug 24, 2023

Commits on Apr 20, 2023

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

Commits on Apr 21, 2023

  1. move forces into method

    chrisjonesBSU committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    0a732f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    493256f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9539fc View commit details
    Browse the repository at this point in the history
  4. add to_snapshot func

    chrisjonesBSU committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    0204c87 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. fix to_hoomd_snapshot

    chrisjonesBSU committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    8025b8e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    9cf267f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c36b35 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. trying out a new approach, where repeat molecules are generated in th…

    …e molecule classes instead of system class
    chrisjonesBSU committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    7dee0f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5ab460 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    30755e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ff69d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33ac17d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    2f37f82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e454f04 View commit details
    Browse the repository at this point in the history
  3. import system classes

    chrisjonesBSU committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    9ab4757 View commit details
    Browse the repository at this point in the history
  4. add gmso to env files

    chrisjonesBSU committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    e1ff15b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Update base classes.

    Marjan authored and Marjan committed May 2, 2023
    Configuration menu
    Copy the full SHA
    32433b4 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Add a sample run script.

    Marjan authored and Marjan committed May 4, 2023
    Configuration menu
    Copy the full SHA
    73106a6 View commit details
    Browse the repository at this point in the history
  2. Fix cirucular dependency.

    Marjan authored and Marjan committed May 4, 2023
    Configuration menu
    Copy the full SHA
    b635c60 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Identify bonded and non-bonded interactions.

    Marjan authored and Marjan committed May 8, 2023
    Configuration menu
    Copy the full SHA
    20e1f7b View commit details
    Browse the repository at this point in the history
  2. Update forcefield validation.

    Marjan authored and Marjan committed May 8, 2023
    Configuration menu
    Copy the full SHA
    57d9be1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    46d30a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    481edde View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

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

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    3da21d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fcf88b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c181565 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a31666 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    13fd027 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9346a83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7c0bf6 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    ff1e78d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f11aa44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3136d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. organize project directories.

    Marjan authored and Marjan committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    622995e View commit details
    Browse the repository at this point in the history
  2. Add exceptions classes.

    Marjan authored and Marjan committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7d615c6 View commit details
    Browse the repository at this point in the history
  3. Add __init__ files.

    Marjan authored and Marjan committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a416869 View commit details
    Browse the repository at this point in the history
  4. Update validate_hoomd_ff.

    Marjan authored and Marjan committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5ed6904 View commit details
    Browse the repository at this point in the history
  5. Fix bugs in system class.

    Marjan authored and Marjan committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d70d7f3 View commit details
    Browse the repository at this point in the history
  6. Add remove_hydrogens arg to validate_hoomd_ff method.

    Marjan authored and Marjan committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5fa2ac2 View commit details
    Browse the repository at this point in the history
  7. Rename forcefield utils file.

    Marjan authored and Marjan committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e1fa173 View commit details
    Browse the repository at this point in the history
  8. Handle remove_hydrogen=True case.

    Marjan authored and Marjan committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a759cb1 View commit details
    Browse the repository at this point in the history
  9. Convert particles set to list.

    Marjan authored and Marjan committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5a5c723 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Remove bond direction from topology information.

    Marjan authored and Marjan committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    46f30a9 View commit details
    Browse the repository at this point in the history
  2. Add missing bond potential exception.

    Marjan authored and Marjan committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b9758d6 View commit details
    Browse the repository at this point in the history
  3. Validate hoomd bond potentials.

    Marjan authored and Marjan committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    cd167d3 View commit details
    Browse the repository at this point in the history
  4. Add a method to identify h in connections.

    Marjan authored and Marjan committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    8b5f7e6 View commit details
    Browse the repository at this point in the history
  5. Avoid having repetetive angles.

    Marjan authored and Marjan committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    0239ceb View commit details
    Browse the repository at this point in the history
  6. Add missing angle potential exception.

    Marjan authored and Marjan committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    e04c032 View commit details
    Browse the repository at this point in the history
  7. Validate hoomd angle potentials.

    Marjan authored and Marjan committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    8a091a6 View commit details
    Browse the repository at this point in the history
  8. Avoid adding repeated dihedral in topology information.

    Marjan authored and Marjan committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    6e5bea5 View commit details
    Browse the repository at this point in the history
  9. Refactor exception classes.

    Marjan authored and Marjan committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    de61632 View commit details
    Browse the repository at this point in the history
  10. Validate hoomd dihedral potentials.

    Marjan authored and Marjan committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    767c742 View commit details
    Browse the repository at this point in the history
  11. Refactor molecule class.

    Marjan authored and Marjan committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    7d518cf View commit details
    Browse the repository at this point in the history
  12. Add missing coulomb force exception.

    Marjan authored and Marjan committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    3f160e2 View commit details
    Browse the repository at this point in the history
  13. Validate hoomd Coulombic forces.

    Marjan authored and Marjan committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    7041ee0 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Sort imports.

    Marjan authored and Marjan committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    d0ad54f View commit details
    Browse the repository at this point in the history
  2. Accept different types for molecules and forcefield.

    Marjan authored and Marjan committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    33a797d View commit details
    Browse the repository at this point in the history
  3. Updated abstractmethods for system.

    Marjan authored and Marjan committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    9749590 View commit details
    Browse the repository at this point in the history
  4. sort imports.

    Marjan authored and Marjan committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    6009882 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Remove test particle charge.

    Marjan authored and Marjan committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    4508dbb View commit details
    Browse the repository at this point in the history
  2. Refactoring base classes.

    Marjan authored and Marjan committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    c64e011 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Organizing system class.

    Marjan authored and Marjan committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    61e95f8 View commit details
    Browse the repository at this point in the history
  2. Add Pack and Lattice to base system.

    Marjan authored and Marjan committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    19f3919 View commit details
    Browse the repository at this point in the history
  3. Organize imports.

    Marjan authored and Marjan committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    a3f1fd6 View commit details
    Browse the repository at this point in the history
  4. Delete repeated classes from system in library.

    Marjan authored and Marjan committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    7790e8c View commit details
    Browse the repository at this point in the history
  5. Temporary run script.

    Marjan authored and Marjan committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    546a3e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. fix imports, _build_system func returns mb Compound, remove descripti…

    …on attribute from molecules
    chrisjonesBSU committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    9824002 View commit details
    Browse the repository at this point in the history
  2. move attributes above super func in Pack and Lattice; add condition t…

    …o handle list of Molecule classes passed to system
    chrisjonesBSU committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    1bc3258 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

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

Commits on Jun 21, 2023

  1. Allow molecule to be loaded from smiles, file or mb Compound.

    Marjan authored and Marjan committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c7347f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59cea18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c24a363 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd692d4 View commit details
    Browse the repository at this point in the history
  5. Merge new changes, update molecule and ff_utils.

    Marjan authored and Marjan committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    fff44c3 View commit details
    Browse the repository at this point in the history
  6. Remove type hints.

    Marjan authored and Marjan committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    615958d View commit details
    Browse the repository at this point in the history
  7. Check string type in check_return_iterable.

    Marjan authored and Marjan committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    8c97a11 View commit details
    Browse the repository at this point in the history
  8. Add assign_name func.

    Marjan authored and Marjan committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7456c71 View commit details
    Browse the repository at this point in the history
  9. Handle different versions of molecules.

    Marjan authored and Marjan committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    fd37120 View commit details
    Browse the repository at this point in the history
  10. Fix bug.

    Marjan authored and Marjan committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    df071f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Collect ff from input.

    marjanalbooyeh committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    f424742 View commit details
    Browse the repository at this point in the history
  2. Apply gmso ff.

    marjanalbooyeh committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    dc69bd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f0b404 View commit details
    Browse the repository at this point in the history
  4. Complete init method.

    Marjan authored and Marjan committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    235d087 View commit details
    Browse the repository at this point in the history
  5. Move Simulation class to base.

    Marjan authored and Marjan committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    797710d View commit details
    Browse the repository at this point in the history
  6. Add units to reference values in system.

    Marjan authored and Marjan committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    717f33d View commit details
    Browse the repository at this point in the history
  7. add unit error exceptions.

    Marjan authored and Marjan committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    dfbcf26 View commit details
    Browse the repository at this point in the history
  8. organize imports.

    Marjan authored and Marjan committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    6fb0338 View commit details
    Browse the repository at this point in the history
  9. add units to simulations reference values.

    Marjan authored and Marjan committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    a238e38 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

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

Commits on Jun 26, 2023

  1. add oplsaa.xml file

    chrisjonesBSU committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    853bb11 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    0137c9e View commit details
    Browse the repository at this point in the history
  2. simplify things; set init params for remove_hydrogens, remove_charges…

    …, scale_chargers; do all of these in _apply_forcefield
    chrisjonesBSU committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    c9f9f2d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    4287c83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce25ec View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

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

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    0e1e936 View commit details
    Browse the repository at this point in the history
  2. Forcefield exception.

    marjanalb committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    fbd9b1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bbb620 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Add forcefield class.

    marjanalb committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    59c865c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    29f71bc View commit details
    Browse the repository at this point in the history
  2. Fix num_mols.

    marjanalbooyeh committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0139f0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8355589 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c31c4dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    829a23e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8fc8b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ab78f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    773509a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    438dc2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03c9d17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ab43e7 View commit details
    Browse the repository at this point in the history
  5. Add new smiles.

    marjanalbooyeh committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0a3a3f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9cb3b9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce39bb1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0df05b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d4a5dd6 View commit details
    Browse the repository at this point in the history
  10. fix conflict

    chrisjonesBSU committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    570b96e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    1d01e72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    381f4de View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    86354e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15f39ba View commit details
    Browse the repository at this point in the history
  3. Add new ff files.

    marjanalbooyeh committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    71e3771 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11bb7c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8ef3c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1641c33 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55af48d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    af8635d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d7b742 View commit details
    Browse the repository at this point in the history
  3. update fixtures.

    marjanalbooyeh committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    b13e731 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a09492f View commit details
    Browse the repository at this point in the history
  5. fix lattice bugs.

    marjanalbooyeh committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    36ec9d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    951d40a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. fix env files

    chrisjonesBSU committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e0f3a1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6a8fc2 View commit details
    Browse the repository at this point in the history
  3. lattice unite tests.

    marjanalbooyeh committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f1e029d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c26e494 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60e6be1 View commit details
    Browse the repository at this point in the history
  6. add simulation tests.

    marjanalbooyeh committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0c363f9 View commit details
    Browse the repository at this point in the history
  7. add system fixtures.

    marjanalbooyeh committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    112c0f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46e3004 View commit details
    Browse the repository at this point in the history
  9. fix ref values type.

    marjanalbooyeh committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a8b2736 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5f8d900 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eb30e17 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    21dbffc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    21a340a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9b8fe8e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f027542 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    50ded54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72c51fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f02a08 View commit details
    Browse the repository at this point in the history
  4. change fixture system.

    marjanalbooyeh committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    0f8df64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de857b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. organize files.

    marjanalbooyeh committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    446bb23 View commit details
    Browse the repository at this point in the history
  2. sort imports.

    marjanalbooyeh committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2d1e466 View commit details
    Browse the repository at this point in the history
  3. Polymers unit tests.

    marjanalbooyeh committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    034ac2a View commit details
    Browse the repository at this point in the history
  4. remove extra files.

    marjanalbooyeh committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    4c58454 View commit details
    Browse the repository at this point in the history
  5. sort test imports.

    marjanalbooyeh committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e8e27d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ad9f8e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. arrange test files.

    marjanalbooyeh committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    2ee293f View commit details
    Browse the repository at this point in the history
  2. fix formatting.

    marjanalbooyeh committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a78a7be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    090504f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7c02a6 View commit details
    Browse the repository at this point in the history
  5. run pre-commit.

    marjanalbooyeh committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    b6ece0b View commit details
    Browse the repository at this point in the history
  6. create first tutorial.

    marjanalbooyeh committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a14b22f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. pin to latest hoomd v3

    chrisjonesBSU committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2e8a573 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    220475a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    de3358b View commit details
    Browse the repository at this point in the history
  2. fill test_ff.xml

    marjanalbooyeh committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    63f0ec7 View commit details
    Browse the repository at this point in the history
  3. change title style.

    marjanalbooyeh committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    db47b4a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from marjanAlbouye/mol-generator

    Refactoring hoomd polymers
    marjanalbooyeh authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ba82d6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45cb464 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f6cc50 View commit details
    Browse the repository at this point in the history
  7. precommit fix

    chrisjonesBSU committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5b82ae4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d11a04 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4699fb3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a2ac9f5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fac616c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

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