Citing
Please cite HOOMD-blue when you use it in published research. See the citation page for instructions.
Docker/Singularity images
Download the glotzerlab/software images to get HOOMD-blue along with many other tools commonly used in simulation and analysis workflows. See full usage information and cluster specific instructions in the glotzerlab/software documentation.
Anaconda packages
HOOMD-blue is available on conda-forge.
To install, first download and install miniconda.
Then install hoomd
:
$ conda install -c conda-forge hoomd
Source
Use git
to clone from HOOMD-blue's git repository, or
download the source from this website.
See the documentation for system requirements and build instructions.
See the change log for details on each release.