Welcome to the HOOMD-blue example scripts. These jupyter notebooks demonstrate how to utilize the functionality of HOOMD-blue. You can view a static version of the notebooks at nbviewer. See Installing HOOMD and other python packages for details on how to run these notebooks interactively.
See Notebook Basics and Running Code for tutorials on using jupyter itself.
HOOMD is a python package that provides a toolkit of commands to configure particle simulations. These tutorials demonstrate many commonly used features in HOOMD with fully functional and documented scripts that perform simulations and examine the output.
This section includes more detailed examples on execution context and system initialization.
This section includes short examples of a variety of HOOMD features that control how particles interact.
This section includes examples that demonstrate how to write output from HOOMD simulations.
This section includes examples showing how to control simulation execution.
These notebooks demonstrate simple analysis techniques on the output of HOOMD simulations.