Skip to content

tron1989/wannier_tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wannier_tools

Wiki for Wannier_tools

Authorship

Written by QuanSheng Wu in Fortran 90 ([email protected] [email protected])

Copyright (c) 2010 QuanSheng Wu and ShengNan Zhang. All rights reserved.

Pull down the package

git clone https://github.com/quanshengwu/wannier_tools.git

Brief introductions

Use wannier functions to get the surface state of slab system or edge state of nanowire system or just bulk band. Especially usefull for topological insulator.

Jan 29 2015 at ETH With given hr files from wannier90,

  1. There is a Bi2Se3 example in the examples folder. The user guide is in the doc folder. Please read the user guide first.

  2. we can get the bulk energy band with given high symmetry kpoint lines.

  3. We can get the energy band for slab system when you specify a plane, which can be done by modify ham_qlayer2qlayer.f90. From this calculation, you can get surface state. This is very useful for studying topological insulator.

  4. We can get the energy band for nanowire system also.

  5. We can get fermi-surface for slab system.

  6. We can use iterative green's function to get beautifull surface state.

License and agreement

If you use our code, please cite this website “ The surface spectrums are calculated by the software package Wannier_tools~\cite{wannier_tools}, which is based on the iterative Green’s function~\cite{Sancho1985}.”

Reference

wannier_tools: Q.S.Wu, S.N.Zhang, https://github.com/quanshengwu/wannier_tools

Sancho1985: Highly convergent schemes for the calculation of bulk and surface Green functions, M P Lopez Sancho, J M Lopez Sancho, J M L Sancho and J Rubio, J.Phys.F.Met.Phys.15(1985)851-858

If you have good ideas to improve this code, do not hesitate to contact me. Your contribution will be recorded.

Publication

About

Wannier tools set for topological novel materials

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Fortran 99.6%
  • Makefile 0.4%