Replies: 2 comments
-
Hello Qiang Li, thank you for reporting. I'm going to upload a fixed version on github later, but I also ported it to python3 as I was looking for the bug, if you prefer python2 just use the fix above. cheers |
Beta Was this translation helpful? Give feedback.
-
p.s. you may also have to remove the "break" statement at line 177, at least it won't hurt removing it. |
Beta Was this translation helpful? Give feedback.
-
Hello everyone,
I use the import_phonopy_vasp.py to convert the phonopy FC to native qe fc format, but an error occurs as following:
################
Force constant unit conversion factor: 0.0205817184255
Supercell size: 2 2 1
Skipped the wrong amount 0 400Traceback (most recent call last):
File "import_phonopy_vasp.py", line 183, in
raise Exception
Exception
##########################
The input files add to attachment.
Please give some help.
Thanks.
Qiang Li
phonopy_vasp.zip
Beta Was this translation helpful? Give feedback.
All reactions