Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 2.05 KB

MD_Tutorials.md

File metadata and controls

30 lines (22 loc) · 2.05 KB

Welcome

Glad you wish to learn molecular dynamics (MD). This page is a repository for notebooks that teach you basic and advanced MD issues we run into all the time.

The basics.

We use an open source MD code called HOOMD-blue to run MD simulations. Installing and getting started is easy and fun. We also use tools from MoSDeF to help us initialize our simulations and Signac to manage our parameter space. You might start by following along with a tutorial:

Or reading some good intro papers:

Assuming you already tried out some basic MD simulations, a few questions to ask about the system you are modelling:

  1. How small of a system is too small? How large is too large (Too large to be practical for your purpose)?
  2. How long does your system take to reach equilibrium (if it is an equilibrium simulation)?
  3. Are there any characteristic state points in your system (like a specific temperature or density where structure changes from solid to liquid or a glass transition temperature)?

Other frequently used MD simulations..