M01 Introduction to MD++: Difference between revisions
Jump to navigation
Jump to search
Manual 01 for MD++
(Add reference) |
No edit summary |
||
| Line 47: | Line 47: | ||
<P ALIGN="CENTER"><STRONG>Keonwook Kang and Wei Cai</STRONG></P> |
<P ALIGN="CENTER"><STRONG>Keonwook Kang and Wei Cai</STRONG></P> |
||
</DIV> |
</DIV> |
||
[[ Nov 24 ] [2007]] |
<P ALIGN="CENTER">[[ Nov 24 ]], [[2007]]</P> |
||
<P> |
<P> |
||
<BR><HR> |
<BR><HR> |
||
Revision as of 00:51, 25 November 2007
Manual 01 for MD++
Introduction to MD++
Keonwook Kang and Wei Cai
Overview
MD++ is a molecular dynamics simulation package written in C++. It is originally developed by Wei Cai when he was a graduate student at MIT and still being updated to include more features. MD++ is supposed to run in a Unix/Linux environment. However, if you have cygwin,[1] a linux-like environment installed in your Windows machine, you can also enjoy MD++ there. Currently, this code is designed mainly for studying the atomic behavior in solid crystal materials. It can also be extended to study other systems, such as fluids, polymers and bio-molecules. This document is the first of a series of manuals written for those new to MD simulations. These manuals explain how to use MD++ with simple examples.
Installation
MD++ Directories
Script File
Visualization Window Control
Bibliography
About this document ...
Notes
- ↑ For download and installation, visit http://www.cygwin.com/. You must download and install the full package of cygwin. See http://micro.stanford.edu/~caiwei/Forum/2004-12-12-MD++/cygwin.html for installation instructions.