Overview: Difference between revisions

Jump to navigation Jump to search
398 bytes added ,  22 July 2021
no edit summary
(Created page with "Navigation: Documentation / Overview ---- PMFLib is a toolkit, which implements several methods for free energy calculations employing biased molecular dynamics simula...")
 
No edit summary
Line 1: Line 1:
Navigation: [[Documentation]] / [[Overview]]
Navigation: [[Documentation]] / [[Overview]]
----
----
PMFLib is a toolkit, which implements several methods for free energy calculations employing biased molecular dynamics simulations. While PMFLib provides its own molecular dynamics engine, its usage is rather oriented on coupling with other well-established and optimized molecular dynamics simulations programs.
__NOEDITSECTION__
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.


==Method Overview==
==Method Overview==
Line 55: Line 56:


==Drivers==
==Drivers==
{| class="wikitable"
! Driver
! Program
! Package
! Comment
|-
| SANDER
| sander
| [https://ambermd.org AMBER]
|
|-
| PMEMD-NEW
| pmemd
| [https://ambermd.org AMBER]
|
|-
| CATS
| cats
| [https://cats.ncbr.muni.cz CATs]
|
|-
| PMEMD
| pmemd
| [https://ambermd.org AMBER]
| obsolete, not updated in PMFLib v6.0
|}

Navigation menu