macOS
brew install nwchemprovider-native install command
brew / rank 4611
High-performance computational chemistry tools. Version 7.3.1 via Homebrew; verified 2026-06-25.
install
brew install nwchemprovider-native install command
overview
High-performance computational chemistry tools
history
NWChem is a long-running open source high-performance computational chemistry suite maintained around EMSL and Pacific Northwest National Laboratory. It is a scientific/HPC package, not a small CLI convenience tool: the `nwchem` executable drives quantum chemistry, molecular dynamics, and related calculations from input files.
The official site describes NWChem as software for computational chemistry problems that can efficiently use aggregate resources on supercomputers and computer clusters. It lists domains from biomolecules and nanostructures to solid-state systems, quantum/classical combinations, ground and excited states, Gaussian and plane-wave methods, relativistic effects, and scaling from one to thousands of processors.
The GitHub README says NWChem is actively developed by a consortium of developers and maintained by the Environmental Molecular Sciences Laboratory, a U.S. DOE Office of Science user facility at PNNL. The 2020 Journal of Chemical Physics review covers NWChem's history, design principles, parallel tools, capabilities, outreach, and outlook; a later PNNL publication summarizes development since NWChem 7.0, including quantum-computing simulator interfaces, external libraries, GitHub workflow, and containerization.
NWChem's adoption is academic and HPC-centered. It is distributed through source releases, GitHub, Homebrew, Debian/Ubuntu/Fedora/Nix packaging, Conda-forge badges, and Docker images, which matches how computational science software is installed across laptops, clusters, and reproducible workflow environments.
Homebrew packages NWChem 7.3.1 and pulls in the kind of stack expected for a serious scientific code: GCC, Open MPI, OpenBLAS, ScaLAPACK, libxc, hwloc, libomp, Python, and pkgconf.
Users write NWChem input decks and run the `nwchem` executable locally or under an MPI launcher on clusters. Package-manager installs are useful for small jobs, teaching, workflow prototyping, and local reproduction, while heavy production use usually depends on cluster modules or site-built binaries tuned for the machine.
The package is practical for quantum chemistry and molecular simulation workflows where reproducible versions and linked numerical libraries matter. The package itself is often only the front door to a larger HPC environment.
NWChem is a classic example of scientific software in a general-purpose package manager: a single formula represents decades of domain code plus a deep native dependency graph.
For package people, the interesting part is not only the `nwchem` binary but the build surface: Fortran, MPI, BLAS/LAPACK/ScaLAPACK, exchange-correlation libraries, OpenMP, and platform-specific compiler behavior.
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 |
|---|---|---|---|
nwchem | 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:nwchem |
|---|---|
| Version | 7.3.1 |
| Package manager | Homebrew |
| Homepage | https://nwchemgit.github.io |
| Repository | https://github.com/nwchemgit/nwchem |
| Last updated | 2026-06-25T13:37:57+02:00 |
| 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.