aiidateam / aiida-wannier90-workflows

A collection of advanced automated workflows to compute Wannier functions using AiiDA and the Wannier90 code
http://aiida-wannier90-workflows.readthedocs.io/
Other
16 stars 17 forks source link

How to get the hamiltonian #33

Open fangrh opened 12 months ago

fangrh commented 12 months ago

I would like to get the Hamiltonian of the output, does this package support such function? Can someone give me some instruction?

qiaojunfeng commented 11 months ago

You just need to set write_hr and/or write_tb to True in the wannier90 input parameters orm.Dict. Then you can find the aiida_hr.dat and/or aiida_tb.dat in the remote folder.