Published March 21, 2024
| Version v0.7.1
Software
Open
quacc – The Quantum Accelerator
Authors/Creators
- 1. Department of Chemical and Biological Engineering, Princeton University
Description
[0.7.1]
Added
- Added an optional MP compatability checker for MP recipes
- Summaries for intermediate ASE optimization steps are now stored in the output schema for VASP and cclib-based recipes when
store_intermediate_results=True - Added a
WRITE_PICKLEsetting, which by default, will write out a.pklfile containing the result schema to the directory
Changed
- Updated
ruffsettings - The Gaussian and ORCA
static_jobroutines do a force calculation by default now
Fixed
- Fixed input file formatting for
orcablocksin ORCA recipes
Removed
- Removed the
CHDIRsetting
What's Changed
- Bump dask[distributed] from 2024.2.1 to 2024.3.0 by @dependabot in https://github.com/Quantum-Accelerators/quacc/pull/1876
- Bump pydantic from 2.6.3 to 2.6.4 by @dependabot in https://github.com/Quantum-Accelerators/quacc/pull/1877
- Bump parsl[monitoring] from 2024.3.4 to 2024.3.11 by @dependabot in https://github.com/Quantum-Accelerators/quacc/pull/1879
- Bump chgnet from 0.3.4 to 0.3.5 by @dependabot in https://github.com/Quantum-Accelerators/quacc/pull/1878
- Slight refactor of
customize_funcs()by @Andrew-S-Rosen in https://github.com/Quantum-Accelerators/quacc/pull/1880 - Refactor base functions by @Andrew-S-Rosen in https://github.com/Quantum-Accelerators/quacc/pull/1885
from ase import Atoms-->from ase.atoms import Atomsby @Andrew-S-Rosen in https://github.com/Quantum-Accelerators/quacc/pull/1889- Fix vasp conftest by @Andrew-S-Rosen in https://github.com/Quantum-Accelerators/quacc/pull/1890
- Add an
ase_relax_jobfor VASP by @Andrew-S-Rosen in https://github.com/Quantum-Accelerators/quacc/pull/1888 - Write out results schema to filesystem in summarize functions by @tomdemeyere in https://github.com/Quantum-Accelerators/quacc/pull/1729
- Remove unnecessary
recursive_dict_mergecalls by @Andrew-S-Rosen in https://github.com/Quantum-Accelerators/quacc/pull/1893 - Store intermediate task docs with ASE optimizers by @Andrew-S-Rosen in https://github.com/Quantum-Accelerators/quacc/pull/1891
- gzip the pickle files if
GZIP_FILESis True by @Andrew-S-Rosen in https://github.com/Quantum-Accelerators/quacc/pull/1895 - Bump prefect from 2.16.3 to 2.16.4 by @dependabot in https://github.com/Quantum-Accelerators/quacc/pull/1899
- Bump covalent-cloud from 0.45.1 to 0.49.0 by @dependabot in https://github.com/Quantum-Accelerators/quacc/pull/1898
- Bump dask[distributed] from 2024.3.0 to 2024.3.1 by @dependabot in https://github.com/Quantum-Accelerators/quacc/pull/1900
- Bump cclib from 1.8 to 1.8.1 by @dependabot in https://github.com/Quantum-Accelerators/quacc/pull/1901
- Clearer annotation of default settings by @Andrew-S-Rosen in https://github.com/Quantum-Accelerators/quacc/pull/1903
- Rename
store_intermediate_files-->store_intermediate_resultsby @Andrew-S-Rosen in https://github.com/Quantum-Accelerators/quacc/pull/1904 black. by @Andrew-S-Rosen in https://github.com/Quantum-Accelerators/quacc/pull/1908- Fix merged summaries and pickling by @Andrew-S-Rosen in https://github.com/Quantum-Accelerators/quacc/pull/1909
- Clean up ORCA input strings by @Andrew-S-Rosen in https://github.com/Quantum-Accelerators/quacc/pull/1910
- Use "engrad" instead of "sp" in ORCA static by @Andrew-S-Rosen in https://github.com/Quantum-Accelerators/quacc/pull/1912
- Calculate forces by default in Gaussian static job by @Andrew-S-Rosen in https://github.com/Quantum-Accelerators/quacc/pull/1913
- Bump emmet-core from 0.78.7 to 0.79.0 by @dependabot in https://github.com/Quantum-Accelerators/quacc/pull/1915
- Bump parsl[monitoring] from 2024.3.11 to 2024.3.18 by @dependabot in https://github.com/Quantum-Accelerators/quacc/pull/1916
- Bump jobflow-remote from 0.1.0 to 0.1.1 by @dependabot in https://github.com/Quantum-Accelerators/quacc/pull/1917
- Bump phonopy from 2.21.2 to 2.22.0 by @dependabot in https://github.com/Quantum-Accelerators/quacc/pull/1918
- Add an MP compatibility checker to MP recipes by @Andrew-S-Rosen in https://github.com/Quantum-Accelerators/quacc/pull/1783
- Remove the
CHDIRsetting by @Andrew-S-Rosen in https://github.com/Quantum-Accelerators/quacc/pull/1914 - Update
ruffsettings by @Andrew-S-Rosen in https://github.com/Quantum-Accelerators/quacc/pull/1921
Full Changelog: https://github.com/Quantum-Accelerators/quacc/compare/v0.7.0...v0.7.1
Notes
Files
Quantum-Accelerators/quacc-v0.7.1.zip
Files
(34.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:c63a18bb3ba1f519de7355dbdff52491
|
34.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/Quantum-Accelerators/quacc/tree/v0.7.1 (URL)