Skip to content

v0.6.1

Compare
Choose a tag to compare
@Andrew-S-Rosen Andrew-S-Rosen released this 16 Jan 17:43
· 1071 commits to main since this release
9f27992

[0.6.1]

Added

  • Support for ONETEP recipes (@Nekkrad)
  • New Espresso recipe for ASE external relaxations (@tomdemeyere)

Fixed

  • Fixed bug where automatic k-point schemes in VASP would return kpts as list[float] instead of list[int]
  • VASP runs now respect the CHECK_CONVERGENCE global setting when set to False
  • Fixed bug where the gamma-point only version of VASP was being called if kpts was None but kspacing was not None

Removed

  • Removed the broken TRICs support with Sella
  • Removed the covalent_to_db function