| 查看: 865 | 回复: 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. |
» 猜你喜欢
filecode
已经有10人回复
听说今天filecode变了
已经有3人回复
filecode
已经有12人回复
大家散了吧,后缀研究没有意义,别浪费时间了,过好目前的每一天,不要焦虑
已经有5人回复
一个有机合成实验室都需要哪些设备?
已经有12人回复
求各位大神看下
已经有33人回复
咨询面上基金
已经有7人回复
影响面上的因素
已经有11人回复
8月时间戳变的,举个手。玩一下,释放压力
已经有11人回复
面上再次挂了,太难了,躺也躺不了,倦也卷不过,小学校之殇!
已经有30人回复
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










回复此楼
50