HopTB / HopTB.jl

Tight-binding package written in Julia
MIT License
53 stars 7 forks source link

How HopTB interfaces with wannier90 #11

Open wentiguo opened 9 months ago

wentiguo commented 9 months ago

Dear Developer, Can you please tell me how to interface HopTB with wannier90 on linux. I would be grateful if you could advise how to install and use it. Thank you for your patience in answering this question.

Best Regards, Guo.

atbug commented 9 months ago

The package can be installed with the standard method in Julia: Pkg.install("HopTB").

The interface between HopTB and Wannier90 is HopTB.Interface.createmodelwannier, which reads a tb file from Wannier90.

attacc commented 7 months ago

You can find an example here: http://www.attaccalite.com/wiki/learning-hoptb-tight-binding-code/