Skip to content

Releases: quanshengwu/wannier_tools

WannierTools V2.3.0

11 Jun 20:16
Compare
Choose a tag to compare
  1. Fixed a bug.
  2. Add Translate_to_WS_calc in the CONTROL namelist. This works for BulkFS_plane_calc.

WannierTools V2.2.9

01 May 22:30
Compare
Choose a tag to compare
WannierTools V2.2.9 Pre-release
Pre-release

Added two new functionalities:

  1. Calculate the energy levels at given k points in the KPOINTS_3D card. This is called the point mode.
  2. Calculate anomalous Hall conductivity (AHC).

WannierTools V2.2.8

12 Apr 10:22
Compare
Choose a tag to compare

Fixed a bug in readinput.f90

Fixed a bug in fermisurface.f90.

Use two vectors to specify the SURFACE

Updates:

Discard the Miller indicies
Discard the third vector in the SURFACE card. The surface plane is specified only by two lattice vectors sitting on it.

WannierTools V2.2.7

11 Apr 18:01
Compare
Choose a tag to compare

Fixed a bug in fermisurface.f90.

Use two vectors to specify the SURFACE

Updates:

Discard the Miller indicies
Discard the third vector in the SURFACE card. The surface plane is specified only by two lattice vectors sitting on it.

WannierTools V2.2.6

05 Apr 07:56
Compare
Choose a tag to compare

Use two vectors to specify the SURFACE

Updates:

  1. Discard the Miller indicies
  2. Discard the third vector in the SURFACE card. The surface plane is specified only by two lattice vectors sitting on it.

WannierTools V2.2.5

30 Jan 17:32
Compare
Choose a tag to compare

Fix a bug in spintexture.f90. The spin was rotated according to the coordinate transformation.

WannierTools V2.2.4

12 Dec 12:55
Compare
Choose a tag to compare
  1. Fixed several bugs
  2. Remove the 2d folder
  3. Add an 1T'-MoS2 example to show how to study topological properties of 2D materials with WannierTools.

WannierTools V2.2.3

20 Sep 13:04
Compare
Choose a tag to compare
  1. Add a BulkBand_plane_calc mode. You can plot the Dirac cone in a specified plane.

WannierTools V2.2.2

15 Sep 08:40
Compare
Choose a tag to compare

Fixed some small bugs. please read update commets in V2.2.1

WannierTools V2.2.1

14 Sep 13:01
Compare
Choose a tag to compare
  1. The Miller indices are used to specify the surface you want to study instead of SURFACE CARD. You can find the auto-generated SURFACE card in the WT.out by searching "Miller".
  2. You can use very dense grid like 501501501 to calculate the high-accuracy total density of state (DOS) without the worry of memory leaks.
  3. Some other smaller bugs fixed.
  4. Enjoy!