Skip to content

Commit 0bf25e0

Browse files
authored
Merge pull request #179 from zhangyan31415/fix_module_typo
fix: typo in module.f90
2 parents 3036070 + 9adf0e9 commit 0bf25e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/module.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ module para
493493
LandauLevel_B_dos_calc,LanczosBand_calc,LanczosDos_calc, &
494494
LandauLevel_B_calc, LandauLevel_kplane_calc,landau_chern_calc, &
495495
FermiLevel_calc,ANE_calc, export_newhr,export_maghr,w3d_nested_calc, &
496-
valley_projection_calc, Matrix_Element_calc, BdGChern_calc, SlabBdG_calc, BdG_phase_calc &
496+
valley_projection_calc, Matrix_Element_calc, BdGChern_calc, SlabBdG_calc, BdG_phase_calc, &
497497
linear_optic_calc, BPVE_calc, Intra_orbital_hall_calc
498498

499499
integer :: Nslab ! Number of slabs for 2d Slab system

0 commit comments

Comments
 (0)