NonEquilibrium switching protocol implementation#70
Conversation
|
Comments from a meeting with John:
|
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
d548786 to
e9020c0
Compare
for more information, see https://pre-commit.ci
|
The current status has a NES protocol which is comprised of a One new feature is that it can get snapshots from a predefined trajectory (using MDAnalysis), the idea here is that we can get creative with how we feed in snapshots. Without losing the capability of generating/running an equilibration trajectory itself. |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #70 +/- ##
==========================================
- Coverage 86.86% 86.22% -0.64%
==========================================
Files 11 16 +5
Lines 1439 1895 +456
==========================================
+ Hits 1250 1634 +384
- Misses 189 261 +72 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
These sets of changes are aimed towards a minimally functional implementation of a NonEquilibrium switching protocol, based on the objects and lessons learned from the NonEquilibrium cycling protocol.
Still a WORK IN PROGRESS, but this should be useful as a good first skeleton on what the protocol should look like.