I'm running USPEX with VASP. Generation 1 finished without any problems (I had 40 structures), but as soon as generation 2 starts two things go wrong:
Every fitness value shows up as “N/A”.
Although all 40 VASP jobs in CalcFold1 actually completed successfully, the log file still claims they are “not finished” and the terminal keeps spamming:
Subscript indices must either be real positive integers or logicals.
Error in Read_VASP (line 41)
Error in Read_AbinitCode (line 3)
Error in Reading (line 85)
Error in ReadJobs (line 27)
Error in LocalRelaxation (line 52)
Error in EA_310 (line 11)
Error in Start (line 64)
Error in USPEX (line 39)
MATLAB:badsubscript
Could anyone tell me how to fix this? Thanks a lot!