macOS
brew install gromacsprovider-native install command
brew / rank 2730
Versatile package for molecular dynamics calculations. Version 2026.3 via Homebrew; verified 2026-06-25.
install
brew install gromacsprovider-native install command
overview
Versatile package for molecular dynamics calculations
history
GROMACS is a free molecular-dynamics simulation suite used for computational chemistry, biomolecular simulation, and high-performance trajectory analysis.
Its package-manager importance comes from an unusual combination: a serious scientific codebase, a single `gmx` command-line front end, MPI/GPU/HPC build concerns, and broad availability across Unix-like package ecosystems.
The GROMACS manual records the project's early institutional home as the Department of Biophysical Chemistry at the University of Groningen from 1991 through 2000. The GROMACS literature describes the software as originating from a parallel hardware project and being written in ANSI C with a strong focus on parallel execution and inner-loop performance.
From 2001 onward, the manual credits GROMACS development teams at the Royal Institute of Technology and Uppsala University in Sweden. The project moved from a Groningen-lab code into an international scientific software project maintained by contributors across universities and research centers.
The project documentation emphasizes that GROMACS is a proper name rather than an acronym, while older sources and papers preserve the historical Groningen Machine for Chemical Simulations expansion. The package changed from a collection of specialized simulation programs into a documented suite with release notes, user guides, reference manuals, developer documentation, and a public GitLab workflow.
Licensing is another important part of the evolution. The official documentation identifies GROMACS as free software under LGPL 2.1 or later, a significant detail for scientific users who need to run, modify, redistribute, and audit simulation software.
GROMACS earned adoption through speed, a broad biomolecular feature set, and a command-line workflow that fits clusters and batch systems. The official About page highlights simulations ranging from hundreds to millions of particles, biochemical systems such as proteins, lipids, and nucleic acids, and non-biological uses such as polymers and fluid dynamics.
The citation trail on the official manual reflects scientific adoption: the project asks users to cite a sequence of GROMACS papers from the 1990s through the 2010s, and notes that future development depends on academic research grants. That positions the package as both software infrastructure and an academic research artifact.
Package-manager adoption is broad because GROMACS is useful even outside a custom HPC module tree. Homebrew, Debian, Fedora/DNF, MacPorts, Nix, Ubuntu, and openSUSE packaging make local testing, tutorials, and smaller CPU/GPU runs possible without a site-specific cluster build.
A typical GROMACS workflow prepares molecular topology and coordinates, uses `gmx grompp` to assemble a run input file, runs simulations with `gmx mdrun`, and analyzes trajectories with many `gmx` subcommands. The manual's command-line reference lists a large tool surface under the `gmx` entry point.
The official documentation stresses command-line options, clear text topologies and parameter files, consistency checking, hardware-independent run input and trajectory files, parallel execution through MPI or Thread-MPI, and CPU/GPU load balancing. These traits explain why the package fits both teaching laptops and production scientific computing environments.
For users, GROMACS is less a single command than a reproducible simulation environment: force fields, `.mdp` run parameters, topology files, trajectory files, analysis commands, and manual versions all matter together.
GROMACS is a classic scientific packaging stress test. Maintainers must care about compilers, SIMD, MPI, GPU backends, optional libraries, floating-point behavior, and executable naming, while users care that `gmx` behaves consistently with the manual version they are following.
It also matters culturally because it brings HPC-grade science into mainstream package managers. Installing `brew:gromacs` or `apt install gromacs` turns a historically cluster-centric molecular-dynamics suite into something that can be inspected, scripted, and taught from ordinary developer machines.
The package is an example of why formula metadata is useful beyond developer tools: it links executable names, licenses, repositories, documentation, and cross-manager availability for software whose real audience spans chemists, biophysicists, systems administrators, and performance engineers.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gmx | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:gromacs |
|---|---|
| Version | 2026.3 |
| Package manager | Homebrew |
| Homepage | https://www.gromacs.org/ |
| Last updated | 2026-06-25T16:18:29Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.