been0122

Results 7 issues of been0122

Hi, i'm trying to plot the weyl semimetal band structure Firstly, I'm using pyprocar with quantum espresso Using the bands.in, I succeeded in creating the band plot I wanted. **bands.in...

For developer, Using the example file , I tried to calculate the input files and fe.k.pdos_atm files came out in my QE env. ## data_dir = pyprocar.download_example(save_dir='', material='Fe', code='qe', spin_calc_type='non-spin-polarized',...

Dear developer, Hi, I'm interested in topological semimetals(weyl semimetals), so I want to plot the surface states(fermi arc) using the QE and pyprocar. In the Example about fermi 2D, it...

Dear developer I think pyprocar is so useful to observe atomic orbital projection states. So I want to use the pyprocar code to observe the surface states in 2d fermisurfae....

Dear developer, I'm currently calculating the band structure of MoP. MoP is topological material, so I try to use non-collinear calculation with qe. Using the parametric mode, I want to...

For developer, For comparing scf band structure and wannier band structure, I exported pyprocar bandplot data. band.py ``` pyprocar.bandsplot(code='qe', fermi = 7.7617, fermi_shift = 7.7617, elimit = [3.7617,11.7617], mode='plain', dirname=data_dir,...

For developer, Using the vasp code, I tried to analyze 2d fermi surface (001 plane). But, pyprocar result is weird. For the same vasprun.xml, I utilized other tool and result...