https://next-gen.materialsproject.org/m ... /mp-510536
In principle, any VASP output file (e.g., CONTCAR) should be re-usable as a valid input file, but this seemingly isn't the case in VASP 6.
While the VASP 5.4.4 calculation proceeds without issue, the VASP 6.4.1 calculation could not converge because of this symmetry-determination issue:
Code: Select all
-----------------------------------------------------------------------------
| |
| EEEEEEE RRRRRR RRRRRR OOOOOOO RRRRRR ### ### ### |
| E R R R R O O R R ### ### ### |
| E R R R R O O R R ### ### ### |
| EEEEE RRRRRR RRRRRR O O RRRRRR # # # |
| E R R R R O O R R |
| E R R R R O O R R ### ### ### |
| EEEEEEE R R R R OOOOOOO R R ### ### ### |
| |
| Inconsistent Bravais lattice types found for crystalline and |
| reciprocal lattice: |
| |
| Crystalline: triclinic |
| Reciprocal : simple monoclinic |
| (instead of triclinic) |
| |
| In most cases this is due to inaccuracies in the specification of |
| the crytalline lattice vectors. |
| |
| Suggested SOLUTIONS: |
| ) Refine the lattice parameters of your structure, |
| ) and/or try changing SYMPREC. |
| |
| ----> I REFUSE TO CONTINUE WITH THIS SICK JOB ... BYE!!! <---- |
| |
-----------------------------------------------------------------------------