Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arosen93/quacc

quacc is a flexible platform for computational materials science and quantum chemistry that is built for the big data era.
https://github.com/arosen93/quacc

chemistry computational-materials-science database dft high-throughput hpc python quantum-chemistry quantum-mechanics workflow

Last synced: 14 days ago
JSON representation

quacc is a flexible platform for computational materials science and quantum chemistry that is built for the big data era.

Awesome Lists containing this project

README

        




# `quacc` โ€“ The Quantum Accelerator ๐Ÿฆ†

[![codecov](https://codecov.io/gh/Quantum-Accelerators/quacc/branch/main/graph/badge.svg?token=OJaOZAH30u&precision=1)](https://codecov.io/gh/Quantum-Accelerators/quacc)
![Python - Version](https://img.shields.io/pypi/pyversions/quacc)
![PyPI - Version](https://img.shields.io/pypi/v/quacc?color=blue&link=https%3A%2F%2Fpypi.org%2Fproject%2Fquacc%2F)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7720998.svg)](https://doi.org/10.5281/zenodo.7720998)

`quacc` is a flexible platform for computational materials science ๐Ÿ’Ž and quantum chemistry ๐Ÿงช that is built for the big data era ๐Ÿ”ฅ. It is maintained by the [Rosen Research Group](https://rosen.cbe.princeton.edu/) at Princeton University.

- `quacc` makes it possible to easily run pre-made [computational materials science workflows](https://quantum-accelerators.github.io/quacc/user/recipes/recipes_list.html) that can be efficiently dispatched anywhere: locally, HPC, the cloud, or any combination thereof.

- `quacc` gives you the freedom of choice. Through a single, unified interface to several [workflow management solutions](https://quantum-accelerators.github.io/quacc/user/basics/wflow_overview.html), you can use what best suits your unique computing needs.

- `quacc` leverages community resources so we don't reinvent the wheel. It is built around the Atomic Simulation Environment and much of the software infrastructure powering the Materials Project.

## Documentation ๐Ÿ“–


Learn More Here!

... or skip to one of the following sections:

- ๐Ÿ”ง [Installation Guide](https://quantum-accelerators.github.io/quacc/install/install.html)
- ๐Ÿง  [User Guide](https://quantum-accelerators.github.io/quacc/user/recipes/recipes_intro.html)
- ๐Ÿค [Developer Guide](https://quantum-accelerators.github.io/quacc/dev/contributing.html)

## Citation ๐Ÿ“

If you use `quacc` in your work, please cite it as follows:

- quacc โ€“ The Quantum Accelerator, https://doi.org/10.5281/zenodo.7720998.

## License โš–๏ธ

`quacc` is released under a [BSD 3-Clause license](https://github.com/quantum-accelerators/quacc/blob/main/LICENSE.md).