HopTB / HopTB.jl

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

If HopTB can run well on Windows? #10

Open huiseXT opened 8 months ago

huiseXT commented 8 months ago

Dear Developers,

I often like to transfer the Wannier90 results obtained on Linux to a Windows system for further research. I want to ask if HopTB can run well on Windows? Also, I would like to inquire whether the prepared Hamiltonian matrix is required in the second quantization or the k·p model.

Can you tell me how to prepare input files and run the program? I would greatly appreciate it.

Best regards, Yang

atbug commented 8 months ago

HopTB works well on Windows.

HopTB current provides no interface for plain text input files. It is necessary to understand Julia to run HopTB. A few examples are in the test folder.