HOOMD-blue is a Python package that runs simulations of particle systems on CPUs and GPUs. It
performs hard particle Monte Carlo simulations of a variety of shape classes and molecular dynamics
simulations of particles with a range of pair, bond, angle, and other potentials. Many features are
targeted at the soft matter research community, though the code is general and capable of many
types of particle simulations.
Resources
Documentation:
Tutorial, full Python API description, and usage information.
HOOMD-blue is a Python package that runs simulations of particle systems on CPUs and GPUs. It performs hard particle Monte Carlo simulations of a variety of shape classes and molecular dynamics simulations of particles with a range of pair, bond, angle, and other potentials. Many features are targeted at the soft matter research community, though the code is general and capable of many types of particle simulations.
Resources
Related tools
Example scripts
These examples demonstrate some of the Python API.
Hard particle Monte Carlo:
Molecular dynamics:
Change log
CHANGELOG.rst contains the full change log.
Contributing to HOOMD-blue
Contributions are welcomed via pull requests. Please report bugs and suggest feature enhancements via the issue tracker. See CONTRIBUTING.rst and ARCHITECTURE.md for more information.
License
HOOMD-blue is available under the 3-clause BSD license.