Skip to content

Releases: SMTG-Bham/sumo

v2.3.10

13 Dec 10:56
Compare
Choose a tag to compare

Bugfixes:

  • Fixed the k-point labels for effective mass directions in sumo-bandstats.
  • Workaround for VASP bug where sometimes the Fermi level gets placed just inside the VBM
    or CBM with ISMEAR = -5.

v2.3.9

14 Nov 21:24
Compare
Choose a tag to compare

Documentation:

Bugfixes:

  • Castep lattice_abc format was broken in many cases; deal with a
    Pymatgen deprecation and avoid incorrect truncation of data when no
    units are provided. Where structure is ambiguous due to mixed
    lattice/cartesian conventions, raise an error. (@jryates, @ajjackson)

v2.3.8

10 Jan 12:29
Compare
Choose a tag to compare

Bugfixes:

  • Fixed bug with sumo-phonon-bandplot and recent versions of pymatgen (@utf, #227)

v2.3.7

11 Oct 11:01
Compare
Choose a tag to compare

New Contributors

Full Changelog: v2.3.6...v2.3.7

v2.3.6

29 Mar 13:06
Compare
Choose a tag to compare

Bugfixes:

  • Allow "BREAK" keyword in CASTEP band paths - and ignore it. (@azanre, #201)
  • Fix superscript in sumo-optplot (@utf, #203)

v2.3.5

06 Oct 14:17
Compare
Choose a tag to compare

Fix projected band structures with two projections selected (@utf, #181).

v2.3.4

01 Sep 14:49
Compare
Choose a tag to compare

Support for new versions of castepxbin.

v2.3.3

18 Jul 09:21
Compare
Choose a tag to compare

Bugfix: sumo-bandplot --project --mode rgb now works with paths containing branches
with a single k-point.

v2.3.2

14 Jul 13:31
Compare
Choose a tag to compare

Bugfix: sumo-bandstats now reports the correct k-point indices for the VBM and CBM.

v2.3.1

03 Jul 20:30
Compare
Choose a tag to compare

You can now specify custom colours for RGB mode projected band structures. See the
documentation for more details. The colormath package has been added as a dependency.