# CeCoIn5 inpdir = "output" gamma = [0.01,0.01] Nkp = 128 # Number of k-points between two successive points in the k-path om_mm = [(-3., 3.), 512] # Frequency mesh in the form [(wMin, wMax), nPoints] total = True # kpath = [[('$\Gamma$','M'), [0, 0, 0],[0.5, 0.5, 0]], # [('M','X'), [0.5,0.5,0],[0.5,0,0]], # [('X','Z'), [0.5, 0, 0],[0.0,0,0.5]], # [('Z','A'), [0.0, 0, 0.5],[0.5,0.5,0.5]], # [('A','R'), [0.5,0.5,0.5],[0.5,0,0.5]], # [('R','$\Gamma$'), [0.5,0,0.5],[0,0,0]]] kpath = [[('$\Gamma$', 'X'), [0.00000, 0.00000, 0.00000], [0.50000, 0.00000, 0.00000]], [('X', 'M'), [0.50000, 0.00000, 0.00000], [0.50000, 0.50000, 0.00000]], [('M', '$\Gamma$'), [0.50000, 0.50000, 0.00000], [0.00000, 0.00000, 0.00000]], [('$\Gamma$', 'Z'), [0.00000, 0.00000, 0.00000], [0.00000, 0.00000, 0.30562]], [('Z', 'R'), [0.00000, 0.00000, 0.30562], [0.50000, 0.00000, 0.30562]], [('R', 'A'), [0.50000, 0.00000, 0.30562], [0.50000, 0.50000, 0.30562]], [('A', 'Z'), [0.50000, 0.50000, 0.30562], [0.00000, 0.00000, 0.30562]]]