Skip to content

Releases: Quantum-Accelerators/quacc

v0.11.10

05 Jan 01:22
fcec264
Compare
Choose a tag to compare

[0.11.10]

Fixed

  • Fixed compatability with Prefect 3.1.11

What's Changed

New Contributors

Full Changelog: v0.11.9...v0.11.10

v0.11.9

30 Dec 06:21
a457e6f
Compare
Choose a tag to compare

[0.11.9]

Changed

  • ASE>=3.24.0 is required due to upstream breaking changes

Fixed

  • Fixed a bug where DFT+U parameters might not be set appropriately if the Atoms object is sorted when using MP input sets

What's Changed

Full Changelog: v0.11.8...v0.11.9

v0.11.8

23 Dec 03:06
ed91305
Compare
Choose a tag to compare

[0.11.8]

Added

  • Support for SevenNet and Orb models as MLPs

  • What's Changed

New Contributors

Full Changelog: v0.11.7...v0.11.8

v0.11.7

11 Oct 16:12
4307ec9
Compare
Choose a tag to compare

[0.11.7]

Added

  • New phonopy routines to handle fixed atoms

What's Changed

Full Changelog: v0.11.6...v0.11.7

v0.11.6

19 Sep 22:23
3be82de
Compare
Choose a tag to compare

[0.11.6]

Fixed

  • Fixed handling of async prefect tasks

v0.11.5

17 Sep 15:37
96adbb7
Compare
Choose a tag to compare

[0.11.5]

Added

  • Added support for atomate2>=0.0.15

Changed

  • The minimum supported Python version is now 3.10 in alignment with Pymatgen

v0.11.4

09 Sep 16:06
22a2dd3
Compare
Choose a tag to compare

Fix atomate2 <= 0.1.14 for now.

v0.11.3

16 Aug 16:48
a62d69f
Compare
Choose a tag to compare

[0.11.3]

Added

  • Added support for preset: Path type in the Espresso calculator
  • Raise a custom JobFailure error when a calculation fails, which stores the directory where the files remain as well as the parent error

Fixed

  • Fixed Parsl MPI support for Espresso
  • Fixed miscellaneous inconsistencies with preset handling

What's Changed

Full Changelog: v0.11.2...v0.11.3

v0.11.2

13 Aug 04:13
c1a59cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.11.2

v0.11.1

13 Aug 02:39
1a894b2
Compare
Choose a tag to compare

[0.11.1]

Added

  • Added an additional_fields keyword argument to all recipes

Changed

  • Gaussian and ORCA schemas have been updated to reflect the removal of cclib

Fixed

  • Fixed support for Prefect 3
  • Fixed support for ORCA 6.0.0

Removed

  • Removed cclib-based schemas due to fragility and replaced them with the standard ASE schemas

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.11.1