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

Splitting out SetupUnit from SimulationUnit in NonEquilibriumCyclingProtocol #3

Merged
merged 12 commits into from
Nov 8, 2023

Commits on Sep 30, 2023

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

Commits on Oct 3, 2023

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

Commits on Oct 10, 2023

  1. Additional concept sketching

    dotsdl committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    99abdae View commit details
    Browse the repository at this point in the history
  2. Added utils/data.py

    dotsdl committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    44c324d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    bdbf888 View commit details
    Browse the repository at this point in the history
  2. Removed need for HybridTopologyFactory in SimulationUnit

    This avoids:
    - serlializing/deserializing/remaking the HybridTopologyFactory in the
      SimulationUnit
    - makes it easier to make a Folding@Home-compatible version, if we want
      to hold on to trajectory data in a similar way
    dotsdl committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    45e6568 View commit details
    Browse the repository at this point in the history
  3. old -> initial, new -> final

    dotsdl committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    afac441 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1350ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af1d09b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Tests passing again. :D

    dotsdl committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    fdb8232 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50cf548 View commit details
    Browse the repository at this point in the history