报错如下:
[file orca_scf/scfguess.cpp, line 2017, Process 3]: Error: Input geometry does not match current geometry
[file orca_scf/scfguess.cpp, line 2017, Process 4]: Error: Input geometry does not match current geometry
[file orca_scf/scfguess.cpp, line 2017, Process 12]: Error: Input geometry does not match current geometry
[file orca_scf/scfguess.cpp, line 2017, Process 15]: Error: Input geometry does not match current geometry
ORCA finished by error termination in SCF
Calling Command: mpirun -np 24 /public21/home/sc91122/software/orca503/orca_scf_mpi wB97M_V_job4.gbw b wB97M_V_job4
[file orca_tools/qcmsg.cpp, line 465]:
.... aborting the run
如果也有“Error: Input geometry does not match current geometry”的提示,那么删掉gbw文件重跑。
如果只是也有"ORCA finished by error termination in SCF",自行根据输出文件判断是不是SCF不收敛,然后按手册的方法解决作者Author: popeyezheung 时间: 2024-11-18 21:12
你的前3个任务,使用的是同一个坐标,其原子个数是54个,后面两个是31个。
好像是多任务的bug。