Published July 9, 2023
| Version v0.1.1
Software
Open
quacc – The Quantum Accelerator
Authors/Creators
- 1. Department of Chemical and Biological Engineering Princeton University
Description
Added
- Added a
CHANGELOG.mdfile. - Added the
quacc.recipes.emt.parslmodule. - Added a CLI for
quaccalong with aquacc configoption to configure Covalent appropriately upon install. - Added generic type hints for schemas.
- Added a
CREATE_UNIQUE_WORKDIRglobal setting to have quacc automatically make a unique working directory for each calculation.
- The
quaccdirectory is now found in asrcbasefolder. - All recipes now support the
Atomsobject being passed in as anAtomsSchema. - The
slab_relax_jobkwarg inrecipes.emt.slabsandrecipes.vasp.slabsworkflows can no longer be set toNone, as there are few situations where this would be desired. - Class-based recipes have been converted to functions since they don't save state or have inheritance.
- Switched the docs from Furo to Material for MkDocs.
- Expanded upon Parsl documentation.
- Modified tutorials and added example configs for Slurm.
- Temporary directories are cleaned up after the run is completed.
Notes
Files
Quantum-Accelerators/quacc-v0.1.1.zip
Files
(6.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:2b5096f6f7c781e91f506065f3df16aa
|
6.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/Quantum-Accelerators/quacc/tree/v0.1.1 (URL)