Skip to content

v0.11.0

Compare
Choose a tag to compare
@Andrew-S-Rosen Andrew-S-Rosen released this 31 Jul 03:34
· 201 commits to main since this release
25f4e79

[0.11.0]

Added

  • Added support for HarmonicThermo as a thermochemistry method
  • Added a VASP frequency recipe

Changed

  • Overhauled schemas throughout quacc to improve maintainability. They are now classes (mostly) instead of functions.
  • Changed the thermo runner to a schema
  • Renamed the Q-Chem perturb IRC job to quasi_irc_job for internal consistency
  • Removed the preliminary relaxation steps from all phonon workflows for greater composability

Fixed

  • Fixed a crash when Espresso checked kpts and kspacing usage

Removed

  • Removed the Q-Chem quasi-IRC job since it was redundant with the perturb IRC job

What's Changed

Full Changelog: v0.10.1...v0.11.0