| 查看: 532 | 回复: 3 | |||
| 当前主题已经存档。 | |||
[交流]
【求助】VASP计算分子在金属表面的吸附出现的问题
|
|||
|
我现在试用VASP计算分子在金属表面的吸附,但计算过程中总会显示“ZBRENT:can't locate minium,use default step";也会出现”ZBRENT:increasing interval",虽然结果能算出来,但到底问题出现在那里? general: SYSTEM = ISTART = 0 ICHARG = 2 ENCUT=400 GGA=91 VOSKOWN=1 NELM=200 ISMEAR = 2 SIGMA = 0.2 ALGO=F PREC=N NGX =26 NGY =26 NGZ =70 dynamic: NSW=200 POTIM = 0.2 IBRION =2 k-points用的是5X5X1; |
» 猜你喜欢
什么是人一生最重要的?
已经有10人回复
面上可以超过30页吧?
已经有13人回复
网上报道青年教师午睡中猝死、熬夜猝死的越来越多,主要哪些原因引起的?
已经有10人回复
为什么中国大学工科教授们水了那么多所谓的顶会顶刊,但还是做不出宇树机器人?
已经有13人回复
版面费该交吗
已经有17人回复
体制内长辈说体制内绝大部分一辈子在底层,如同你们一样大部分普通教师忙且收入低
已经有19人回复
【博士招生】太原理工大学2026化工博士
已经有8人回复
280求调剂
已经有4人回复
» 本主题相关商家推荐: (我也要在这里推广)
2楼2009-05-06 14:41:42
huangyc
木虫 (正式写手)
- 应助: 2 (幼儿园)
- 金币: 2242.1
- 散金: 12
- 红花: 2
- 帖子: 411
- 在线: 312.5小时
- 虫号: 624241
- 注册: 2008-10-12
- 专业: 理论和计算化学
★ ★ ★
wuchenwf(金币+3,VIP+0):十分感谢! 5-7 22:40
wuchenwf(金币+3,VIP+0):十分感谢! 5-7 22:40
|
参照 http://cms.mpi.univie.ac.at/vasp-forum/forum_viewtopic.php?3.1856。 ZBRENT is an algorithm search for a root of a function by Brent's method: Numerical recipies, Section 9.3 The problem in your case might be that the Conjugate Gradient algorithm (IBRION=2) is not suitable for very small corrections of the atomic positions if your system has almost reached equilibrium (please have a look at XDATCAR to check the size of the relaxation steps done before the ZBRENT warnings show up). Usually it is sufficient to converge a system up to maximum remaining forces of about 0.01eV/A (EDIFFG=-0.01). please try one of the following: 1) choose a different algorithm for ionic optimization (IBRION=1) 2) set ADDGRID=.True. in INCAR (only for vasp releases 4.4.5 and newer) |
3楼2009-05-06 23:04:56
4楼2009-05-07 09:37:30













回复此楼