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
I added the option kdirect=False because I didn't like the ratio of distances between kpoints.
However, I get the error KeyError: 'kdirect'.
How do I solve it?
I added the option kdirect=False because I didn't like the ratio of distances between kpoints.
However, I get the error KeyError: 'kdirect'.
How do I solve it?
pyprocar.bandsplot( code='vasp', mode='plain', dirname=".", elimit=[-8.0,8.0], linewidth=[1.5 , 2.0], knames = ['$\\Gamma$', '$M$', '$K$', '$\\Gamma$'], savefig = 'figure.png', dpi = 500, legend = 0, show = 0, kdirect=False )
The text was updated successfully, but these errors were encountered: