Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reciprocal lattice mismatch #128

Open
himanshu-rider opened this issue Oct 3, 2023 · 0 comments
Open

Reciprocal lattice mismatch #128

himanshu-rider opened this issue Oct 3, 2023 · 0 comments

Comments

@himanshu-rider
Copy link

Dear Users,

I was using the wannier90 with Quantum espresso. I am facing a problem with pw2wannier90. It is showing an error as below

“ - Real lattice is ok

Something wrong!

glatt(i,j)= -2.05329534708909 bg(i,j)= -2.05328976376835

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Error in routine pw2wannier90 (4):

 Reciprocal lattice mismatch”

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

I am not able to understand if my real lattice is okay, why is it showing an error in reciprocal lattice? I am working on Bi2Te3(R-3m). My inputs are as follows

begin unit_cell_cart

3.7999918477 6.90085859 6.90085859

6.90085859 3.7999918477 6.90085859

6.90085859 6.90085859 3.7999918477

end unit_cell_cart

I got this above information from nscf calculation after multiplying from celldm(1) with crystal axes which I am providing below.

celldm(1)= 19.791100 celldm(2)= 0.000000 celldm(3)= 0.000000

 celldm(4)=   0.912335  celldm(5)=   0.000000  celldm(6)=   0.000000



 crystal axes: (cart. coord. in units of alat)

           a(1) = (   0.362837   0.658919   0.658919 )

           a(2) = (   0.658919   0.362837   0.658919 )

           a(3) = (   0.658919   0.658919   0.362837 )



 reciprocal axes: (cart. coord. in units 2 pi/alat)

           b(1) = ( -2.053290  1.324144  1.324144 )

           b(2) = (  1.324144 -2.053290  1.324144 )

           b(3) = (  1.324144  1.324144 -2.053290 )

Please help me to solve the issue. Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant