Skip to content

Releases: Quantum-Accelerators/quacc

v0.11.12

10 Jan 17:46
e0f380a
Compare
Choose a tag to compare

Quacc now supports MRCC, courtesy of @benshi97!

v0.11.11

10 Jan 15:27
f79d559
Compare
Choose a tag to compare

[0.11.11]

Added

  • NEB runner
  • NEB-based TS job for NewtonNet

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