Skip to content

amruthesht/namd-3.0-IMDv3-patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

NAMD-3.0 IMDv3 patch

This repository contains the diff file required to apply a pathc to the source code of NAMD to enable the new IMDv3 protocol. The patch has been designed for and tested on the NAMD 3.0 source code.

We encourage the user to register for and download the NAMD 3.0 source code from the NAMD website. This patch can then be applied to the source code to enable the new IMDv3 protocol.

More information about NAMD and how to use it can be found here. Information on the IMDv3 protocol can be found here.

Patching the source code

To apply the patch, download the NAMD source code and navigate to the root directory of the source code. Then, apply the patch using the following command:

  cd /path/to/namd-3.0-source-repo
  patch -p1 < /path/to/namd-3_0-IMDv3.diff

Once this is done, the source code will be patched with the new IMDv3 protocol.

The compile and build instructions in IMDv3-dev.md can then be followed to build the NAMD binary.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published