You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now we use the atomic unit during the calculation, but use the conventional unit in the input file and output file. If not specified in the wt.in or WT.out, the unit of energy is eV, the length unit is Angstrom.
We create a new format to store the tight-binding model when the unit cell is huge. Such format is called the sparse hr format, it only stores the non-zero Hmn(R) entries instead of storing every unit as it's defined in Wannier90. One example is shown in ../examples/TDBG_1.89degree/TDBG_m17_hr.dat.tar.gz
We support the band structure, edge states, Wilson loop, Landau level calculations for twisted graphene systems.
Landau level calculations are supported.
For the band unfolding, we support BulkBand_unfold_line_calc, BulkBand_unfold_plane_calc, QPI_unfold_plane_calc modes.
For the Berry curvature, we support Berrycurvature_kpath_EF_calc, BerryCurvature_kpath_Occupied_calc, BerryCurvature_slab_calc, Berrycurvature_EF_calc, BerryCurvature_Cube_calc.