Open fangrh opened 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?
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.
write_hr
write_tb
True
orm.Dict
aiida_hr.dat
aiida_tb.dat
I would like to get the Hamiltonian of the output, does this package support such function? Can someone give me some instruction?