Overview: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 65: | Line 65: | ||
|- | |- | ||
| SANDER | | SANDER | ||
| sander | | sander.PMF | ||
| 17 | | 17 | ||
| Y | | Y | ||
Line 72: | Line 72: | ||
|- | |- | ||
| PMEMD-NEW | | PMEMD-NEW | ||
| pmemd | | pmemd.PMF | ||
| 16 | | 16 | ||
| Y | | Y | ||
Line 86: | Line 86: | ||
|- | |- | ||
| PMEMD | | PMEMD | ||
| pmemd | | pmemd.PMF | ||
| | | | ||
| Y | | Y | ||
Line 93: | Line 93: | ||
|- | |- | ||
| CPMD | | CPMD | ||
| cpmd | | cpmd.PMF | ||
| | | | ||
| Y | | Y | ||
Line 100: | Line 100: | ||
|- | |- | ||
| CP2K | | CP2K | ||
| cp2k | | cp2k.PMF | ||
| | | | ||
| N | | N |
Revision as of 13:27, 22 July 2021
Navigation: Documentation / Overview
PMFLib is a toolkit, which implements several methods for free energy calculations employing biased molecular dynamics (MD) simulations. While PMFLib provides its own molecular dynamics engine, PMFLib usage is rather oriented on coupling with other well-established and optimized molecular dynamics simulations programs. The reference MD code is sander from the AMBER package. The code is free-ware, and thus, its source code coupled with PMFLib is available for download. The compilation is simple and described in the Installation section.
Method Overview
Method | Abbreviation | ∆G | ∆H | -T∆S | Multiple-Walkers Approach | Comment |
---|---|---|---|---|---|---|
Adaptive Biasing Force Method | ABF | Y | Y | Y | Y | |
Adaptive Biasing Potential Method | ABP | Y | N | N | Y | |
Constrained Dynamics | CST | Y | Y | Y | N | |
Metadynamics | MTD | Y | N | N | Y | |
Umbrella Sampling - Adaptive Biasing Force Method | US-ABF | Y | Y | Y | N |
Drivers
Driver | Program | Compatible Versions | Parallel execution | Package | Comment |
---|---|---|---|---|---|
SANDER | sander.PMF | 17 | Y | AMBER | |
PMEMD-NEW | pmemd.PMF | 16 | Y | AMBER | |
CATS | cats | git master, rolling versioning | N | CATs | |
PMEMD | pmemd.PMF | Y | AMBER | obsolete, not updated in PMFLib v6.0 | |
CPMD | cpmd.PMF | Y | CPMD | outdated | |
CP2K | cp2k.PMF | N | CP2K | outdated | |
XDYNBP | XDynBP | N | private | outdated |