Hello! I have encountered two problems while using VASP 6.5.1. I look forward to your answers!
1.When calculating the phelel files of some 2D materials, I found that the structure in CONTCAR_ELPH has changes in the coordinate axes and structure compared to the originally optimized POSCAR. This leads to the problem where NGX cannot be equal in subsequent unit cell calculations. May I ask why this structural change occurs? How can this be avoided?
Origin POSCAR:
Code: Select all
"P4"
1.000000000000000
4.6226669632130948 0.0000001381510300 0.0000000000000000
-0.0000000117919767 3.2984462344155139 0.0000000000000000
0.0000000000000000 0.0000000000000000 20.0000000000000000
P
4
Direct
0.0082061201240222 0.9999122400892801 0.4474203012014542
0.1865431330963787 0.9999122543054995 0.5525796087985455
0.5082061479036213 0.4999122406944991 0.5525796087985455
0.6865431048759802 0.4999122539107148 0.4474203012014542
0.00000000E+00 0.00000000E+00 0.00000000E+00
0.00000000E+00 0.00000000E+00 0.00000000E+00
0.00000000E+00 0.00000000E+00 0.00000000E+00
0.00000000E+00 0.00000000E+00 0.00000000E+00CONTCAR_ELPH:
Code: Select all
unknown system
1.000000000000000
0.0000004520287952 -3.2986588638309042 0.0000000000000000
4.6248232683044250 -0.0000008464783032 0.0000000000000000
0.0000000000000000 0.0000000000000000 20.0000000000000000
P
4
Direct
0.0000876853304987 0.0081315433044087 0.4476227604924858
0.0000878527317738 0.1866177312265300 0.5523771495075067
0.5000876522682702 0.5081315497740073 0.5523771495075067
0.5000878206694566 0.6866176816961591 0.44762276049248582. To continue the calculation, I selected CONTCAR_ELPH to directly expand the unit cell and performed the phelel calculation again. After the calculation, I used the phelel file and CONTCAR_ELPH (copied to POSCAR) for the next step of band renormalization calculation. At this point, the calculation terminates with an error:
Code: Select all
-----------------------------------------------------------------------------
| _ ____ _ _ _____ _ |
| | | | _ \ | | | | / ____| | | |
| | | | |_) | | | | | | | __ | | |
| |_| | _ < | | | | | | |_ | |_| |
| _ | |_) | | |__| | | |__| | _ |
| (_) |____/ \____/ \_____| (_) |
| |
| internal error in: wave_rotator.F at line: 248 |
| |
| Number of g-vectors is incompatible 6582 6580 |
| |
| If you are not a developer, you should not encounter this problem. |
| Please submit a bug report. |
| |
-----------------------------------------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 18May I ask what causes this, and how should we modify it?
Relevant files are in the attachment.
Thank you, and I look forward to your response!

