Skip to content

Releases: hackingmaterials/amset

v0.5.0

20 Mar 14:28
Compare
Choose a tag to compare

This version introduces a major bugfix in the calculation of wavefunction overlaps. This can alter transport properties for systems where the band edge is located at a reciprocal zone-boundary and the dominant scattering type is from polar optical phonons. Thanks to Øven Grimenes for idenitfying this bug and contributing a fix (PR #938, @Grimenes).

A new feature has been provided to include non analytical corrections (NAC) in the calculation of the polar optical phonon frequency. More information is provided in the online documentation. Thanks to Sara Shivalingam Goud for providing this feature (PR #931, @Shiva-sslg).

v0.4.22

02 Sep 15:55
901251c
Compare
Choose a tag to compare

Fix deformation potentials with spin-polarised materials.

v0.4.21

23 Jul 17:59
Compare
Choose a tag to compare

Fix compatbility with spglib.

v0.4.20

24 Aug 20:25
Compare
Choose a tag to compare

Fix intermittent casting bug.

v0.4.19

16 Aug 12:42
2a4b314
Compare
Choose a tag to compare

Fix numpy deprecations.

v0.4.18

23 Aug 09:51
Compare
Choose a tag to compare
  • Fix issue with interpolation package #657
    by @lizhenzhupearl.
  • eff-mass can now be run on vaspruns without orbital projections.

v0.4.17

13 Jun 09:15
Compare
Choose a tag to compare

Remove unused desymmetrisation routines.

v0.4.16

12 Jun 16:44
Compare
Choose a tag to compare

AMSET dependencies are now not pinned to specific versions. This should make installing
and upgrading a bit easier. Additionally, the quadpy package has been removed as a
dependency.

v0.4.15

26 Oct 10:48
Compare
Choose a tag to compare

Bug fixes:

  • Fixed extraction of polar phonon frequency for VASP 6.

v0.4.14

21 Oct 12:40
Compare
Choose a tag to compare

Bug fixes:

  • Fixed extraction of deformation potentials when a deformation calculation has more
    bands than the undeformed calculation.