Installation: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
Navigation: [[Documentation]] / [[Installation]]
Navigation: [[Documentation]] / [[Installation]]
__NOTOC__ __NOEDITSECTION__
----
----
The PMFLib code is written in Fortran and C/C++ and is split into several git repositories hosted on GitHub. PMFLib itself contains a limited molecular dynamics engine, which requires external application providing potential energy and its gradient. Therefore, this engine is only suitable for testing. For production MD simulations, it is necessary to employ PMFLib integrated into another MD engine. Currently, sander and pmemd from [https://ambermd.org AMBER] are supported.
The PMFLib code is written in Fortran and C/C++ and is split into several git repositories hosted on GitHub. PMFLib itself contains a limited molecular dynamics engine, which requires external application providing potential energy and its gradient. Therefore, this engine is only suitable for testing. For production MD simulations, it is necessary to employ PMFLib integrated into another MD engine. Currently, sander and pmemd from [https://ambermd.org AMBER] are supported.