-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add NAMD test set that contains restarts (#55)
* Add scaffolding for NAMD restarted IDWS fepout test (see alchemistry/alchemlyb#135 ) * Add dataset for NAMD FEP run that was restarted a few times * Add test * Add entry for restarted dataset to docs/namd.rst
- Loading branch information
Showing
20 changed files
with
65 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,3 +4,4 @@ | |
|
||
from .access import load_tyr2ala | ||
from .access import load_idws | ||
from .access import load_restarted |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
NAMD: free energy of tyrosine to alanine in vacuo | ||
================================================= | ||
|
||
Free energy change from mutating a Tyr into Ala in vacuo. | ||
Uses Interleaved Double-Wide Sampling (Hénin and Brannigan). | ||
Each lambda window was run separately, and NAMD was interrupted | ||
and restarted multiple times, such that one window may span | ||
multiple fepout files. | ||
|
||
Derived from NAMD FEP Tutorial, available at: | ||
https://www.ks.uiuc.edu/Training/Tutorials/namd/FEP/ | ||
|
||
Notes | ||
----- | ||
Data Set Characteristics: | ||
:Number of Legs: 1 (forward mutation with IDWS sampling) | ||
:Number of Windows: 11 | ||
:Length of Windows: 50 ps | ||
:System Size: 57 atoms | ||
:Temperature: 300 K | ||
:Alchemical Pathway: Mutation of Tyr into Ala using hybrid molecule. | ||
Nonbonded interactions of perturbed atoms are scaled | ||
with their environment. | ||
:Missing Values: None | ||
:Energy unit: kcal/mol | ||
:Time unit: step | ||
:Date: August 2021 | ||
:Donor: Thomas T. Joseph | ||
:License: `CC0 <https://creativecommons.org/publicdomain/zero/1.0/>`_ | ||
Public Domain Dedication | ||
|
||
This dataset was generated using the `NAMD | ||
<http://http://www.ks.uiuc.edu/Research/namd/>`_ molecular dynamics | ||
engine. |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters