Tomoki-YAMASHITA / CrySPY

CrySPY is a crystal structure prediction tool written in Python.
https://tomoki-yamashita.github.io/CrySPY_doc
MIT License
107 stars 38 forks source link

empty POTCAR #7

Closed kexul closed 4 years ago

kexul commented 4 years ago

Hi, I'm new to CSP, I installed CrySPY and try to reproduce some example. I choosed the VASP_qsub_EA_Na8Cl8 example, but I found the POTCAR in the calc_in folder is empty, when I submit an job, there is an error: POSCAR found type information on POSCAR Na Cl POSCAR found : 2 types and 16 ions scaLAPACK will be used ERROR: number of potentials on File POTCAR incompatible with number of species INCAR : 2 POTCAR: 0 I'm using vasp5.4.4 now, I tried switch to vasp5.4.1 but the same error occured.