| 查看: 840 | 回复: 1 | ||
[求助]
VASP计算出错 已有1人参与
|
|
用VASP进行结构优化计算,出现下面错误是怎么回事?可以进行其他计算,应该不是软件问题,下面给出了INCAR参数设置 -------------------------------------------------------------------------- MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD with errorcode 1. NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes. You may or may not see output from other processes, depending on exactly when Open MPI kills them. -------------------------------------------------------------------------- LAPACK: Routine ZPOTRF failed! 1 1 1 LAPACK: Routine ZPOTRF failed! LAPACK: Routine ZPOTRF failed! 1 1 1 我的INCAR文件: ENCUT = 670 ISTART = 0 ICHARG = 2 ISMEAR = 1 SIGMA = 0.2 NSW = 100 IBRION = 2 EDIFF = 1E-4 EDIFFG = -1E-2 ISIF = 2 NPAR = 4 IALGO = 48 NELMIN = 8 VOSKOWN = 1 LREAL = Auto PREC = Normal LWAVE = .FALSE. LCHARG = .FALSE. |
» 猜你喜欢
售SCI一区T0P文章,我:8.O.5.5.1.O.5.4,科目齐全,可+急
已经有4人回复
上海大学实验技术岗位非升即走
已经有3人回复
有带发论文的吗
已经有4人回复
风把牡丹吹跑了
已经有9人回复
青C资助名额大幅增加!
已经有15人回复
售SCI一区T0P文章,我:8.O.5.5.1.O.5.4,科目齐全,可+急
已经有3人回复
评审感受-评审感受-评审感受
已经有18人回复
这年头没有找到涵评专家,还有中面上的可能吗
已经有10人回复
售SCI一区T0P文章,我:8.O.5.5.1.O.5.4,科目齐全,可+急
已经有3人回复
售SCI一区T0P文章,我:8.O.5.5.1.O.5.4,科目齐全,可+急
已经有4人回复
zhangfrank
金虫 (正式写手)
- 应助: 178 (高中生)
- 金币: 660.2
- 散金: 226
- 红花: 53
- 帖子: 891
- 在线: 344.5小时
- 虫号: 2679423
- 注册: 2013-09-25
- 性别: GG
- 专业: 凝聚态物性 II :电子结构
【答案】应助回帖
感谢参与,应助指数 +1
|
帖子链接:https://www.researchgate.net/pos ... all_to_ZHEGV_failed This is possibly a sign that the RMM-DIIS algorithm is failing in your electronic minimization. If you change ALGO = Fast to ALGO = Normal, the RMM is not used, which may solve the problem. Also, a good resource for solving common errors in VASP is to look at the custodian package (see first link below). If you implement it in your workflow, it will handle many common VASP errors automatically. If you just want to know how it attempts to fix a specific error, take a look at the VASP error handler module code (see second link below). By searching for the specific error message in the code, you can see what custodian does to try to avoid it. Another option would be to run your calculations with aflow, a program from the Curtarolo group (see third link below). It also attempts to handle common VASP errors automatically. You can also look through the aflow documentation to see how it attempts to correct for common errors. Is there any solution for "LAPACK: Routine ZPOTRF failed" and "call to ZHEGV failed"?. Available from: https://www.researchgate.net/pos ... all_to_ZHEGV_failed [accessed Apr 25, 2017]. |

2楼2017-04-25 19:23:06












回复此楼
20